Also, check your greylist.conf carefully for syntax errors. Nothing will be read past a syntax error. For example, if you had a line like "acl whilelist rcpt whatever@...", then nothing after that line would be processed. Notice the syntax error since "whilelist" is not a valid action. c.r.p. wrote: >--- In milter-greylist@yahoogroups.com, "c.r.p." <shcv34c@y...> wrote: > > >>Anyway - ARGH! Where is the FAQ? Here is how I setup the sendmail.mc >> >>MAILER(smtp)dnl >>MAILER(procmail)dnl >>Cwlocalhost.localdomain >>HACK(`milter-greylist') >>dnl added clamav 12/25/03 >> >> >> >INPUT_MAIL_FILTER(`clamav-milter',`S=local:/var/clamav/clamav-milter.sock, > > >>F=,T=S:4m;R:4m;E:10m')dnl >>define(`confINPUT_MAIL_FILTERS', `clamav-milter') >> >> >>sendmail did not complain about anything upon rebuilding and >>restarting. I ran >>usr/local/bin/milter-greylist -u root -p >>/var/milter-greylist/milter-greylist.sock >> >>and the maillog shows the milter-greylist starting and whitelisting >>the entries at the bottom of the conf file. >>(btw: -u smmsp did not work, but i'll leave that for later) >> >>The conf file has: >># recipient envelope address to achieve that. >>acl whitelist rcpt nbry@f... >>acl whitelist rcpt ric@f... >>acl greylist rcpt rpol@f... >>acl greylist rcpt tsma@f... >>acl greylist default >> >> >>Yet nothing is getting delayed :( >> >> >> > >here is what the maillog has for milter-greylist: >Nov 29 23:23:43 net milter-greylist: cannot read dumpfile >"/var/milter-greylist/greylist.db >Nov 29 23:23:43 net milter-greylist: starting with an empty greylist >Nov 29 23:23:43 net milter-greylist: Access list dump: >Nov 29 23:23:43 net milter-greylist: acl whitelist addr >127.0.0.0/255.0.0.0 >Nov 29 23:23:43 net milter-greylist: acl whitelist addr >10.49.201.0/255.255.255.192 > > >nothing further and >/var/milter-greylist]# ls -al >total 19 >drwxr-xr-x 2 root root 1024 Dec 1 10:15 . >drwxr-xr-x 30 root root 1024 Nov 29 22:44 .. >srwxr-xr-x 1 root root 0 Nov 30 15:33 >milter-greylist.sock > > > > >
Message
Re: [milter-greylist] Re: installing unto RH9
2005-12-01 by Ken Serrine
Attachments
- No local attachments were found for this message.