Hello Ugo and thanks for your response.
After I posted the message I found out the –c switch (well, I didn’t mention I’m new to milter-greylist…). It reported syntax error on the lines:
acl greylist rcpt sysadmins@domain.tld delay 10m autowhite 1d
after removal of the instructions:
acl greylist rcpt sysadmins@domain.tld #delay 10m autowhite 1d
it worked fine. I guess the syntax error resulted to complete bypass of the conf file (last entry to “whitelist by default” was correct but still ignored).
So, my question changes to: how can I put different greylist options (delay, autowhite etc) per e-mail address? My source of documentation is http://www.die.net/doc/linux/man/man5/greylist.conf.5.html , this is why I tried the lines sent on my previous post. Obviously I did something wrong or I have an older version of MG.
From: milter-greylist@yahoogroups.com
[mailto:milter-greylist@yahoogroups.com] On Behalf Of Ugo Bellavance
Sent: Tuesday, February 20, 2007 5:54 PM
To: milter-greylist@yahoogroups.com
Subject: [milter-greylist] Re: Milter Greylist ignores greylist.conf on
Centos 4.4
--- In milter-greylist@yahoogroups.com,
ÁíáóôÜóéïò Ðáðáäüðïõëïò
<tpapad@...> wrote:
>
> Hello all,
>
> I managed to install milter-greyslist on Centos 4.4 using sendmail.
Everything works fine except the fact that MG ignores the
configuration file at /etc/mail/greylist.conf.
What gives 'milter-greylist -cv'?
Ugo