In mutt, right before you send a message you can change the "From:" line with
'<esc>f'. However, a better way to go about your problem would be to add a
line to your ~/.muttrc with something like
my_hdr From: [EMAIL PROTECTED]
Every time you send e-mail, this e-mail address will be used for the "From:"
line.
--
J.P. Larocque, known online as piranha
[EMAIL PROTECTED]
On Fri, Aug 25, 2000 at 11:01:14AM -0600, cls-colo spgs wrote:
> using mutt, i can compose and send an email. but the "from" line has the
> incorrect sender address ("[EMAIL PROTECTED]"). btw, "bt" is my non-root
> user
> account. my email addy is "[EMAIL PROTECTED]" (so, i need to change,
> "[EMAIL PROTECTED]" to "[EMAIL PROTECTED]" in the "from" line of emails.) do
> i have to
> adduser "pplaw" to the box and then login as "pplaw"? (i'd rather not have
> to do
> this, but i certally will if it's the only way it'll work.)