Ville Skyttä <ville.skytta(a)xemacs.org> writes:
Thought it would be useful to check the REPLYTO environment variable
when finding user-mail-address.
I don't agree -- trn, elm, etc use the REPLYTO environment variable to
populate the Reply-To: header, and this is also how sendmail.el
already behaves. I haven't seen it being used to populate the From:
address, and isn't `user-mail-address' used for other things
(anonymous ftp address, changelog entries etc) as well? It doesn't
seem like the right thing.
What do you think?