[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "From: address is not valid." when sending mail
From: |
levander |
Subject: |
Re: "From: address is not valid." when sending mail |
Date: |
Sat, 30 Jun 2007 07:13:38 -0000 |
User-agent: |
G2/1.0 |
I'm not sure why we don't have better documentation for emacs. From
rummaging around the info docs for a couple of hours I found out that
in gnus, the email address you set for an account overrides some user-
email-address variable. Simply trying setting that user-email-address
on a whim, it turns out that that is where smtpmail gets the value
from to set in that "MAIL FROM" command above.
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.