Hi,
I would like to use milter-greylist as an extension of sendmail. My
distro is RHEL7. I have used EPEL-repo to install the milter-greylist
package.
My problem is that the dumpfile option in the configuration file does
not work. I mean nothing has been dumped until now.
You can find the related row below in the conf file.
dumpfile "/var/lib/milter-greylist/db/greylist.db" 600
Designated file exists and its permission is as shown. Also grmilter
user can read and write this file.
[root@localhost ~]# ll /var/lib/milter-greylist/db/greylist.db
-rw------- 1 grmilter grmilter 0 Tem 25 17:07
/var/lib/milter-greylist/db/greylist.db
By the way I am using milter-greylist as a ratelimiter. What should I
check else?
Thanks.
Can
Message
Re: [milter-greylist] Milter-Greylist Dump Problem
2016-07-25 by Mauricio Teixeira
Try setting group ownership on the directory to grmilter, and give the group write permissions.
It's possible that the database API is trying to create a temporary file on that directory, and the permissions are blocking it.
On Mon, Jul 25, 2016 at 11:23 AM, Can Şirin sirincan@... [milter-greylist] <milter-greylist@yahoogroups.com> wrote:
(irc: netmask on freenode)
Attachments
- No local attachments were found for this message.