Just bumping this one more time in hope for feedback.
It's a very simple port which I'm currently using to filter spam (very effectively, I might say) with OpenSMTPD. Me and other people would love to see this added, as it is much much lighter and needs less dependencies compared to amavisd-new.
Best regards Henrik On 01/10/2014 03:03 PM, Henrik Friedrichsen wrote:
spampd uses SpamAssassin to modify (tag) relayed messages based on their spam score, so all SA settings apply. This is described in the SA documentation. spampd will by default only tell SA to tag a message if it exceeds the spam threshold score, however you can have it rewrite all messages passing through by adding the --tagall option (see SA for how non-spam messages are tagged)."
