From: Anand Buddhdev [mailto:[EMAIL PROTECTED]] > 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" -- [EMAIL PROTECTED] > > where [EMAIL PROTECTED] is the forwarding address.
Perfect. Thanks! Bowie ------------------------------------------------------- This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing user confidence by providing assurance of authenticity and code integrity. Download our Free Code Signing guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
