spamd greylisting 2
Lou Hevly
xyz at visca.com
Fri Dec 15 09:14:19 PST 2006
Greetings:
My apologies if I'm missing something alarmingly obvious.
The spamd docs say:
When run in greylisting mode, spamd will run in the normal mode for any
addresses blacklisted by spamd-setup(8). Connections from addresses
not
blacklisted by spamd-setup(8) will be considered for greylisting. Such
connections will *not* be stuttered at... (Emphasis mine)
So in my pf file I simply pass all smtp traffic to spamd:
rdr pass on $ext_if inet proto tcp from any to \
$ext_if port smtp -> 127.0.0.1 port 8025
I have not run spamd-setup (nor did it run at boot time) and my
spamd.conf file is completely commented out. I then started spamd:
$ /usr/libexec/spamd -gv
It's up and running and logs connections in /var/log/spamd. But it
stutters.
Why? What am I missing?
Thank-you.
--
All the best (Adéu-siau),
Lou Hevly
soc at visca.com
http://visca.com
More information about the Openbsd-newbies
mailing list