[rt-users] mailgate vs procmail
Bob Goldstein
bobg at uic.edu
Tue Sep 28 15:55:59 EDT 2004
>My messages that are marked as spam are getting through to my queue.
>How can I make my mailgate recognize these and put them somewhere else,
>like in a mailbox? When I deliver mail on other servers (and this one)
>using procmail to sort the spam into a different folder it works fine,
>but my postfix alias entries are like:
>rt: "|/opt/rt3/bin/rt-mailgate --queue blastops --action
>correspond --url http://rt.blast.com/"
So do this, more or less:
rt: "|procmail -m procmail.rc | rt-mailgate --queue .....
Just make sure that your procmail.rc is set to send
good mail to STDOUT, and to do somthing else with spam.
bobg
>per the instructions, which means the mail never goes to the standard
>delivery agent (procmail) but to the rt mailgate program.
>
>Anne
>
>_______________________________________________
>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
>Be sure to check out the RT wiki at http://wiki.bestpractical.com
>
More information about the rt-users
mailing list