Yahoo Groups archive

Milter-greylist

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

Thread

Typos In greylist.conf?

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

Re: [milter-greylist] Typos In greylist.conf?

2008-02-26 by manu@netbsd.org

Bob Smith <bsmith@...> wrote:

> 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 ">>".

I fixed it in CVS.


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: [milter-greylist] Typos In greylist.conf?

2008-02-26 by Bob Smith

manu@... wrote:
> 
> 
> Bob Smith <bsmith@... <mailto:bsmith%40sudleyplace.com>> wrote:
> 
>  > 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 ">>".
> 
> I fixed it in CVS.

Thanks.

-- 
_______________________________________________________________
Bob Smith - bsmith@... - http://www.sudleyplace.com

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.