On Tue, Jun 03, 2003 at 12:39:15PM -0500, Richard Humphrey wrote:
> I am using fetchmail to pop from 2 different pop accounts and then run
> them through spamassassin to filter out the unwanted spam. This works
> very well but i want to take it a step further. I want to bounce
> non-spam mails back to one of the pop accounts and then use Outlook to
> check my mail on my windows machine. I know that I can set up pop
> locally and pop from there, but wanted to see if procmail/sendmail could
> bounce it back to the original account. Is this possible?

Procmail can do copies, and then whatever you want. I think the below
procmailrc recipe copies, then sends the copy to specified address.
Just put anti-spam stuff first.

 :0 c
 ! [EMAIL PROTECTED]


-- 
Hal Burgiss
 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to