[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: reply



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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: