Am 06/11/16 um 10:47 schrieb ML mail: > This VM has 2 GB of RAM and 2 vCPUs and does only serve as a mail gateway, > nothing else really. Does SpamAssassin really need so much resources?
Of course, it perl ;). You could use something like amavis, which does additionally queueing and invoking spamassassin or use something less resources consuming and fast like rspamd, which does the job in C. A port for rspamd is there, but not for rmilter.