On Sun, Sep 09, 2012 at 12:53:11AM +0200, Ennio-Sr wrote:
> * Robert Holtzm <[email protected]> [080912, 15:01]:
> > Running mutt 1.5.20-9+squee on squeeze (obviously). When I compose a
> > message, the "From" header is as shown above which is incorrect. ~/.muttrc
> > shows no option to set this. Somewhere there is a file with my full
> > ...
> 
> Hi Robert,
> 
> I suppose you should check what you have in .muttrc concerning:
> set from = "....."
> or
> set hdrs = yes
> my_hdr From .....

Just to drop my $.02, it is recommended to use the following variables
for setting your sender information, rather than setting the headers
explicitly (my_hdr):

set realname="John Doe"
set from="[email protected]"
set use_from=yes

This is to let mutt be able to determine alternate addresses, so that
any of your own e-mail addresses (if you have any) could be used as
sender address when replying to a mail that was sent to it. 

For this above to work you also have to set the flag "reverse_name".

Regards,
-- kchr

|_|O|_|
|_|_|O|  Kim Christensen
|O|O|O|  [email protected]
--------------------------------------------------------
() ascii ribbon campain - against html e-mail    
/\ www.asciiribbon.org - against proprietary attachments

Reply via email to