Anton Prokhorov <prokhorov@...> wrote:
> What size of /var/milter-greylist/greylist.db is critical?
> I change my config to autowhite 35d and my greylist.db is growing... Now
> it is near 8Mb.
The limits you are likely to hit are maximum file descriptor and maximum
memory. See the output of ulimit for your system settings.
> # Log milter-greylist activity to a file
> #stat "/var/milter-greylist/greylist.log" \
> # "%T{%Y/%m/%d %T} %d [%i] %r -> %f %S (ACL %A) %Xc %Xe %Xm %Xh"
>
> When I uncomment this string, milter-greylist ignored it.
milter-greylist has enough privilege to create a file there, right?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] size of /var/milter-greylist/greylist.db
2008-07-18 by manu@netbsd.org