OK, here's my feature request for the month. <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />

I seem to see, quite frequently, that users when they get their "notification" about "Email all replies to my real email address", it comes from the admin address. Occasionally, they don't "get it", and start replying to the admin, instead of going to the site to reply.

Alternatively, if a user leaves, and doesn't update his address, the admin gets the bounce and has to deal with it.

So, what I would like to see are three addresses kept in the config:

"Contact Us" address - e.g., webmaster@site.com

"Message Sender" address - this would be the envelope sender on any outbound mail (which is where bounces would be directed). e.g., bouncedetector@site.com (that way an automated process could be designed to deal with the broken addresses without requiring admin intervention). Note that this is completely different from what appears in the headers of the message.

"Notification From" address - this would go in the From: header of any message to which replying to the site admin is not directly beneficial (email notifications, daily digests, etc.), and might be set to something like "dev-null@site.com", or maybe "autoresponder@site.com", something like that.

Any thoughts on that?