On Mon, Feb 23, 2004 at 05:21:07AM -0800, Brent Bolin wrote: :I can see how the IP's can be inserted into the table rule. My :question is what should be running on port 8025 to really bug the :spammers ? : :rdr inet proto tcp from <spammers> to any port 25 -> 127.0.0.1 port :8025 : :Now it simply gets a connection refused because nothing is running on :that port. : :btb :
start spamd(8). Not spamd from spamass, but spamd from OpenBSD.
