Re: [Modeling-users] Reply-to header
Status: Abandoned
Brought to you by:
sbigaret
From: Jerome K. <Jer...@fi...> - 2003-07-23 18:53:15
|
Jerome Kerdreux wrote: > 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...>' >> } >> ------------------------------------------------------------------------ >> >> > > So this is test for the procmail .. > Hum It's work fine except that after I post something in a thread the default reply to will be the list not the user . So it works for me but this will break the default policy . |