Robert Holtzm wrote:
> What file does mutt source to generate the TO: header? Compare the one
> in this post to the last name in the sig. It appears that the problem
> started around Aug 16 as far as I can tell. Going back to earlier posts 
> in my outbox it's correct.

I believe you're referring to your last name being misspelled in your
From header.

First mutt consults $from for a name (unless you've turned off
$use_from).  If $from is empty, it checks your $EMAIL environment
variable.

It will then check $realname.  Finally, it grabs the information out of
getpwuid() (which usually reads from your /etc/passwd file).

-Kevin

Attachment: signature.asc
Description: Digital signature

Reply via email to