On Wed, Apr 21, 2010 at 11:23, David McGlone <[email protected]> wrote: > Why is the list set up to reply to the OP and not the list?
Try having a look at the headers. These are the headers on the mail you sent: From: David McGlone <[email protected]> To: PHP <[email protected]> It is standard for an email client to reply to the email in the "From" header (unless "Reply-To" is present). Reply all generally makes your client send a CC to all the other recipients as well. -- Daniel Egeberg -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

