`spamd` may refer to OpenBSD pf(4)-based spamd, a fake SMTP server `spamd` may also refer to a daemonised version of SpamAssassin
0
votes
1answer
65 views
Harvest netblocks of good MTAs from SPF for whitelisting [closed]
I'm configuring greylisting, and one of the things I would like to do is explicitly whitelist good MTAs of e.g. google.com, ebay.com, schwab.com, freebsd.org, uwaterloo.ca etc.
It seems like with the ...
1
vote
0answers
59 views
OpenBSD: /var/db/spamd file size [closed]
Another thing I desperately try to find out is why my /var/db/spamd files grows to more than 1 GB within a week.
Just for fun, check your file size of /var/db/spamd on your OpenBSD machine. Maybe ...
2
votes
3answers
2k views
How do I spamtrap with Postfix?
How do I setup spamtraps with Postfix so clients that send to trapped addresses are prevented from sending me more spam?
10
votes
5answers
5k views
How to minimise SpamAssassin (spamd) memory use
I'm using SpamAssassin on Debian (the default configuration with Pyzor, AWL and Bayes disabled, and sa-compile enabled), and each of the spamd child processes consume around 100 to 150MB of memory ...