> > On 2 Dec 2016, at 21:18, Jake Hartz <[email protected]> wrote: > > I ran into a similar issue, and I ended up having OpenSMTPD deliver the > mail to spampd via LMTP, then spampd delivers it (in my case, to > Dovecot). This way, smtpd can still reject invalid recipients with a 550 > before it ships the mail thru spamassassin.
[...] > > Hope this helps! spampd's LMTP relaying seems to be working fine for me > with this setup; do you have any specific issues you're running in to? > > --Jake > This is awesome advice and the bit I was missing too. I somewhat solved it by using dnsbl (I used the fact that the email messages causing backscatter were coming from blacklisted sources), but now I don’t have to use filters at all (which was my goal, as the filter api is experimental and therefore filters are not supported). Brilliant, thanks a lot for that. Such an obvious thing when explained well, but for some reason it never crossed my mind to look at LMTP.. Thanks again! mike -- Michal Krzysztofowicz http://antarcti.co/ | http://beautifulocean.org/ -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
