Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CF: Reply-To: mailing-list?
Preston F. Crow on wrote...
| >This mailing list is one of those rare cases where the messages arrive
| >with a Reply-To: header set to the originator of the message rather than
| >the list.
|
| >Can this be changed?
|
| I changed it for myself a long time ago. If you use procmail filters,
| what you want is something like:
|
| # Force the reply-to to point to the list.
| :0
| * crossfire@ifi.uio.no
| |formail -i "Reply-To: crossfire@ifi.uio.no"|$SENDMAIL -oi $MYREALADDR
|
| So at this point, I don't care what the rest of the list does. :)
|
nice idea but doesn't make sense...
Alturnative procmailrc entry (filters mail and then falls through)
=======8<--------CUT HERE----------axes/crowbars permitted---------------
# Add a Reply-To field to incomming crossfire mail
:f
^TOcrossfire@ifi.uio.no
|formail -i "Reply-To: crossfire@ifi.uio.no"
=======8<--------CUT HERE----------axes/crowbars permitted---------------
NOTE: `^TO' is a special case RE in the procmailrc (see manpage)
Anthony Thyssen ( System Programmer ) http://www.sct.gu.edu.au/~anthony/
- --------------------------------------------------------------------------- -
The Definition of an Upgrade: Take old bugs out, put new ones in.
- --------------------------------------------------------------------------- -
PGP Public Key available -- finger -l anthony@lyrch.cit.gu.edu.au
-
[you can put yourself on the announcement list only or unsubscribe altogether
by sending an email stating your wishes to crossfire-request@ifi.uio.no]