On Wed, 02 Feb 2011 21:39:51 +0400 OpenBSD Geek <[email protected]> wrote:
> But when spamd is enabled, mails take a long time(sometimes a day or less) > to arrive in our box. Sometimes, we don't receive mails. That's a big part of how it works. You can tune the delay with spamd_flags in /etc/rc.conf.local. Some servers like hotmail don't follow the rfcs of four hours retry, giving up after an hour which is why the default delay is 25 mins. 25 * 2 = >1h and 3rd attempt Other servers maybe even more stupid or keep using different ips which you can white list or not care about.

