Harry Long [20/08/01 10:15 -0600]:
> Would you please tell me how I can the 'From' address in mutt ?
> Any thing like in Mail::Sendmail 'From => ... " ?
my_hdr From: [EMAIL PROTECTED] (Harry Long)
set envelope_from
-suresh
* Harry Long <[EMAIL PROTECTED]> in [mail.mutt]:
> Hi,
> Would you please tell me how I can the 'From' address in mutt ?
> Any thing like in Mail::Sendmail 'From => ... " ?
I presume you mean set the From address for mails you send.
This can be done with the my_hdr command:
my_hdr "From: "
H
Hi,
Would you please tell me how I can the 'From' address in mutt ?
Any thing like in Mail::Sendmail 'From => ... " ?
Thanks
Harry