From: Roland Schneider [mailto:[EMAIL PROTECTED]] > > > | spamassassin | sendmail -f "$SENDER" [EMAIL PROTECTED] > > or even dynamically: > > | spamassassin | sendmail -f "$SENDER" "$[EMAIL PROTECTED]" > > all examples for spamassassin here lack some arguments, > you need at least --pipe. >
Actually, the current version of spamassassin pipes to stdout by default, so it works just as you have it. Although I added explicit paths to both commands to avoid any problems. 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
