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 procmail, simply specify procmail as your mta
in your .fetchmailrc file (mda "/usr/bin/procmail -d %T")



Marlon Cabrera Oliveira said:
>
> 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
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click
> here:http://www.vmware.com/wl/offer/358/0
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>
>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to