Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] milter-greylist 4.1.6 is available

2008-09-28 by Joe Pruett

> 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!

in the config file:

logfac local2

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.