Re: [Modeling-users] Reply-to header
Status: Abandoned
Brought to you by:
sbigaret
From: Jerome K. <Jer...@fi...> - 2003-07-23 18:48:05
|
Sebastien Bigaret wrote: >After a few more clicks, I've got a little more on reply-to munging: >from an original post at: >http://info.ccone.at/INFO/Mail-Archives/redhat/Apr-2002/msg01860.html > >I'm pretty sure that something like this should work (untested here >though, so if it works for you, please report): > >------------------------------------------------------------------------ ># modeling-users list >:0 >* ^List-Id:.*modeling-users.lists.sourceforge.net > { > :0f > | formail -bfi 'Reply-To: modeling-users <mod...@li...urc= eforge.net>' > } >------------------------------------------------------------------------ > >(I guess -i is better than -A, sionce, according to 'man formail', -i > preserves the original field, if any, by prepending 'Old-' to the name) > > Be sure you've read > https://sourceforge.net/docman/display_doc.php?docid=3D6693&group_id=3D= 1 > and the links it holds before making up your mind ;) > >-- S=E9bastien. > > =20 > So this is test for the procmail .. |