Re: mutt'f from address

2001-08-20 Thread Suresh Ramasubramanian
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

Re: mutt'f from address

2001-08-20 Thread Lawrence Mitchell
* 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

mutt'f from address

2001-08-20 Thread Harry Long
Hi, Would you please tell me how I can the 'From' address in mutt ? Any thing like in Mail::Sendmail 'From => ... " ? Thanks Harry