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. -- Anand Buddhdev http://anand.org ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
