Yahoo Groups archive

Milter-greylist

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

Message

Typos In greylist.conf?

2008-02-26 by Bob Smith

In greylist.conf, when I uncommented the two lines which called stat, I 
encountered the following error message when starting milter-greylist:

ignored "/var/milter-greylist/greylist.log" stat output line 14

The lines I uncommented are as follows:

stat "/var/milter-greylist/greylist.log" \
       "%T{%Y/%m/%d %T} %d [%i] %r -> %f %S (ACL %A) %Xc %Xe %Xm %Xh"

Subsequently, I realized that the example stat commands in the file 
should read

stat ">>/var/milter-greylist/greylist.log" \
       "%T{%Y/%m/%d %T} %d [%i] %r -> %f %S (ACL %A) %Xc %Xe %Xm %Xh\r\n"

instead.  Note the trailing "\r\n" (or whatever you prefer) as well as 
the leading ">>".
-- 
_______________________________________________________________
Bob Smith - bsmith@... - http://www.sudleyplace.com

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.