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