Chris a écrit :
Can a mail server just be Postfix, ClamAV, and SA without the need for
Mailscanner or Amavis?
If so - I would like to see a how-to is someone has one.
yes, but why? you can use clamsmtp[d] for clamav. but if you're using
SA, then amavisd-new is recommended. It will run SA code directly,
without forking a spamassassin/spamc for every mail.
there's not much justification for removing amavisd-new unless you also
want to remove SA.
if you want per-user SA, then just run SA from an MDA (maildrop,
procmail, ...).