fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Fetchmail + cyrusIMAP + postfix

2004-06-01 07:55:58
Or you can use the MTA parameter in .fetchmailrc to pass it to a formail/procmail pipe like so:

MTA /usr/bin/formail -I"Added-Header: TAG" -ds /usr/bin/procmail -m path-to-.procmailrc

Add the appropriate code to the .procmailrc to catch the "Added-Header: TAG" and sort on that. Use a different TAG for each mailbox retrieved for sorting purposes.


Rob wrote, On 5/31/2004 5:44 PM:

-----Original Message-----
From: fetchmail-friends-admin(_at_)lists(_dot_)ccil(_dot_)org [mailto:fetchmail-friends-admin(_at_)lists(_dot_)ccil(_dot_)org] On Behalf Of gen2

I'm trying to understand the flow of mail from fetchmail using LMTP in my setup. The goal is to have spamassassin tag mail after it's retrieved from outside POP mailboxes. (done much googling and man reading...)

Unless you've configured it differently, the default for fetchmail is to
pass email to the SMTP server listening on loopback.

Maybe you could provide the contents of your .fetchmailrc and the
version of fetchmail you're using?



<Prev in Thread] Current Thread [Next in Thread>
  • Re: [fetchmail]Fetchmail + cyrusIMAP + postfix, Burt Juda <=