[Rspamd-Users] Scanning outbound mail - Rmilter deprecated?

David Reagan me at davidreagan.net
Wed Sep 16 00:14:34 UTC 2020


Thanks! That worked.

- David


On 9/14/20 12:15 AM, Alexander Moisseev wrote:
> 14.09.2020 3:04, David Reagan пишет:
>> I'd like to keep an eye on outbound mail for spam. I have a 
>> mailserver for my family, if there's spam going out, they likely have 
>> a virus... So I was happy to see that Rspamd should support that. But 
>> then I got stuck on how to actually configure it.
>>
>> Since I'm using Postfix, as described in the MTA Integration doc, I'm 
>> a bit lost.
>>
>> My thought is that'd I'd need to do something in Postfix's master.cf 
>> file. Somehow tell submission and smtps to run messages through 
>> Rspamd. Am I on the right track?
>>
>
> You just need to configure proxy worker and Postfix as described here: 
> https://rspamd.com/doc/integration.html#using-rspamd-with-postfix-mta.
> If you want to scan mails originating from the host itself you should 
> also add
> non_smtpd_milters = $smtpd_milters
> to the postfix.cf


More information about the Users mailing list