At 14:40 13/03/2002, Greg Ward wrote: >On 13 March 2002, Mark Goodge said: > > Is there any easy way of simply piping mail through SA via an entry in > > /etc/aliases so that it can be a link in a mail forwarding chain? For > > example, where I currently have an entry like: > > > > user: [EMAIL PROTECTED] > > > > I want to be able to replace it with something like this: > > > > user: "|spamassassin user-out" > > user-out: [EMAIL PROTECTED] > >Try this: > > user: "|spamassassin -P | sendmail -oi user-out" > user-out: [EMAIL PROTECTED]
Yes, that works (although I had to include the full path to sendmail, as without it it gives an error). Thanks very much for the help. Mark _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk