From: <ba...@zo...> - 2002-10-29 19:57:32
|
>>>>> "GW" == Greg Ward <gw...@py...> writes: GW> Here's a patch to syncmail that adds a -R/--reply-to option, GW> which makes syncmail add a "Reply-To" header to the email GW> message. IMHO this is long overdue -- it makes perfect sense GW> for replies to foo-checkins to be directed at foo-devel, and GW> this is the obvious way to do it. GW> Anyone object? Or shall I go ahead and check this in? Except the patch also gets rid of the multiline string, which is a style I find more readable than multiple prints. +1 if you fix that <wink>. -Barry |