atom feed7 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Filter through Sp...
FromSent OnAttachments
Bowie BaileyJan 15, 2003 7:59 am 
Anand BuddhdevJan 15, 2003 8:46 am 
Bowie BaileyJan 15, 2003 9:25 am 
Roland SchneiderJan 15, 2003 9:30 am 
dobo...@IBCnet.huJan 15, 2003 9:37 am 
Bowie BaileyJan 15, 2003 11:17 am 
Mirko ZeibigJan 15, 2003 3:23 pm 
Subject:RE: [courier-users] Filter through SpamAssassin and then forward
From:Bowie Bailey (Bowi@BUC.com)
Date:Jan 15, 2003 9:25:43 am
List:net.sourceforge.lists.courier-users

From: Anand Buddhdev [mailto:ar@anand.org]

On Wed, Jan 15, 2003 at 10:36:41AM -0500, Bowie Bailey wrote:

I am working on installing SpamAssassin on my Courier mail server. The problem is that many of the accounts are forwarded to another mail server via .courier files rather than being delivered locally. If I deliver locally, I can do "| spamassassin | maildrop", but how do I do this if the mail should be forwarded?

| spamassassin | sendmail -f "$SENDER" -- someone@new.domain

where someone@new.domain is the forwarding address.

Perfect. Thanks!

Bowie