On Mon, 2002-06-03 at 20:03, Zelda Popovich wrote:
> Is this possible?  I want to use fetchmail to download from several POP3
> mail accounts, process it through procmail to separate the spam (using
> SpamBouncer to be more specific), and then forward to an Exchange
> server.  I have the fetchmail to Exchange forwarding working, but how
> can I get procmail to filter the mail in this case?

I don't think you can use procmail.  However, you can still probably use
spambouncer.  Set up your "mda" as spambouncer piped to sendmail.  For
instance, I use the following option to filter mail through
spamassassin:
        mda "spamc | /usr/sbin/sendmail %T"




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to