On 26/04/10 01:34, W B Hacker wrote: > Proskurin Kirill wrote: >> Hello. >> >> May be wrong list... >> >> I found in Debian Exim option to make a separete queue runner in >> /etc/default/exim4 >> It is looks like this: >> >> /usr/sbin/exim4 -bd >> /usr/sbin/exim4 -oP /var/run/exim4/eximqr.pid -q5m >> >> How make this in FreeBSD? RC script seems to don`t know anything about >> this. >> > > In /etc/rc.conf, I have: > > exim_enable="YES" > exim_flags="-bd -q55s"
I know it, but I talk about different thing. In debian it is two(!) process started - one ONLY SMTP daemon and second is ONLY queue runner. I found what this setup is really more fast then default. -- Best regards, Proskurin Kirill -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
