> On 19 Feb 2019, at 16:20, Admin Beckspaced <ad...@beckspaced.com> wrote:
> 
> Thanks Christos,
> 
> so I might want to look into rate limits.
> Have not looked into rspamd as I'm running postfix with amavis-new and 
> spamassassin
> Is rspamd compatible with amavis-new?
> 
> Thanks & greetings
> Becki

For virus scanning we use only Rspamd with ClamAV:

https://rspamd.com/doc/modules/antivirus.html 
<https://rspamd.com/doc/modules/antivirus.html>

You can use Rspamd in a cheap VPS with 1GB RAM and if you also need ClamAV 2GB 
of RAM is enough.

You can add Rspamd support in your main.cf using something like this:

smtpd_milters = { inet:mailfilter.example.com:11332, connect_timeout=10s, 
default_action=accept }

Reply via email to