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 [EMAIL PROTECTED]

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@lists.php.net"


--
Mark

"If you have found a very wise man, then you've found a man that at one time was an idiot and lived long enough to learn from his own stupidity."
==============================================
Powered by CentOS5 (RHEL5)

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

Reply via email to