[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Fetchmail from POP3 to Exchange Server through Procmail



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"






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]