Re: [SAtalk] Anti-Spam/Virus Gateway for soho

2003-08-26 Thread Chris Thielen
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

[SAtalk] Anti-Spam/Virus Gateway for soho

2003-08-26 Thread Marlon Cabrera Oliveira
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 --