On Sat, 13 Apr 2002 22:51:10 -0700 "Karsten M. Self" <kmself@ix.netcom.com> wrote: > ... > How about a recipie to filter list mail, run it through formail, add a > "Reply-to:" header (appropriate to the list), and dump the mail to an
Something like :0 * ^TOlists\.debian\.org { .... RESENTFROM=`formail -zx "Resent-From:"` :0 fhw | formail -A "Reply-To: $RESENTFROM" -A "Reply-To-Added-Locally: Yes" .... } No more all that wrist damage ("reply all", erase all addresses but debian-something, cut that from CC and paste into TO) This is good for debian lists. Other lists will probably require other methods for setting the Reply-To field. -- Carlos Sousa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]