At 02:30 PM 9.28.2008 +0200, you wrote:
>>>>
Here is milter-greylist 4.1.6:
<<http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.1.6.tgz>http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.1.6.tgz
MD5 (milter-greylist-4.1.6.tgz) = 654b30650291ecf5bd9cda50e9455f2d
<<<<<<<<
Have just tried the new ver-4.1.6 and have one problem as a result of a
change in the milter-greylist.c file in this line 1451:
openlog("milter-greylist", 0, conf.c_logfac);
It used to read:
openlog("milter-greylist", 0, LOG_MAIL);
...which I would change to:
openlog("milter-greylist", 0, LOG_LOCAL2);
in order to separate the GL log to another facility to tail.
Now, with the new change, what should I do to make it log separately like
before?
Thanks for your help!
Jack
>>>>
(^_^)
Happy trails,
Jack L. Stone
System Admin
Sage-americanMessage
Re: [milter-greylist] milter-greylist 4.1.6 is available
2008-09-28 by Jack L. Stone
Attachments
- No local attachments were found for this message.