Re: Procmail Recipe to INSERT reply-to header (was: strange list behavior when replying to message on list)

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

 



At 2:30 PM -0400 3/22/08, Mark Weaver wrote:
tedd wrote:
At 11:22 AM -0400 3/22/08, Greg Bowser wrote:
Yeah.  I always forget to reply to all.

I always reply to all and then cut out everything that isn't php-general@xxxxxxxxxxxxxx

I know, there's probably a better way, but that's what I do.

Cheers,

tedd

Just in case you "Do" have access to procmail the recipe below should do the trick for fixing this annoying "feature". Just keep telling yourself it's a feature and not a bug. :)

-------------------------------------------------

 # fixing the MISSING reply-to header on PHP list messages
 # This adds a Reply-To: header
:0 fhw
* ^Received:.*from lists.php.net
|formail -I "Reply-To: php-general@xxxxxxxxxxxxx"


I use Eudora, so I haven't a clue.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux