help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: "From: address is not valid." when sending mail


From: Thien-Thi Nguyen
Subject: Re: "From: address is not valid." when sending mail
Date: Sat, 30 Jun 2007 10:54:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

() levander <levander404@gmail.com>
() Sat, 30 Jun 2007 07:13:38 -0000

   Correct me if I'm wrong, but I don't think user-email-address even
   shows up in the smtpmail documentation.  I couldn't find it.

i think the var `mail-specify-envelope-from' is relevant.  for example:

(setq mail-host-address "foo.org"
      mail-specify-envelope-from t
      mail-envelope-from 'header)

thi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]