On Thu, Apr 27, 2006 at 07:02:07PM -0600, Paul E Condon wrote:
> Where is the string used for From in email composed in Mutt
> specified?
In my muttrc file, I have:
set realname="Matthew R. Dempsky"
set from="mrd@alkemio.org"
The muttrc man page also says you can use my_hdr to customize the From
header field to your liking.