Re: NEWBIE: realname only uses first name?
Zembower, Kevin <kzembowe <at> jhuccp.org>
2007-03-02 21:37:14 GMT
Rado, thank you very much. For the archives, here's my correctly working
section:
# Set the From: header to 'ghana <at> malariaxxxfuture.org' in the 'ghana'
mailbox
folder-hook ghana 'set from = "ghana <at> malariaxxxfuture.org"'
folder-hook ghana 'set realname = "Ghana Malaria Project"'
Thanks, again.
-Kevin
-----Original Message-----
From: owner-mutt-users <at> mutt.org [mailto:owner-mutt-users <at> mutt.org] On
Behalf Of Rado S
Sent: Friday, March 02, 2007 4:25 PM
To: mutt-users <at> mutt.org
Subject: Re: NEWBIE: realname only uses first name?
=- Zembower, Kevin wrote on Fri 2.Mar'07 at 16:13:29 -0500 -=
> folder-hook ghana set from = "ghana <at> malariaxxxfuture.org"
> folder-hook ghana set realname = 'Ghana Malaria Project'
>
> When I use this configuration file, I'm able to select the
> 'ghana' folder. When I do, the message 'Malaria: unknown
> variable' appears briefly at the bottom of the screen. When I
> compose a reply, the From: header appears as:
> From: Ghana <ghana <at> malariaxxxfuture.org>
Basically: you need more quoting.
(Continue reading)