Sure, works like a charm here.
Mail gets into my system in a couple different ways.
For locally hosted domains:
SMTP (Exim) -> procmail (and spamassassin) -> Maildir
For external email addresses:
ISPs -> fetchmail (pop3) -> procmail (and spamassassin) -> Maildir
to send fetchmail right into pr
I wanna setup a server to filter spam and virus for soho users, like
this:
ISP --> getmail or fetchmail --> qmail-scanner(clamav+spamassasin) -->
Maildir --> e-mail client(Evolution, kmail, Outlook Express).
Anybody already try this before???
Regards,
Marlon
--