I use `my_hdr', but `set from' seems to be more straightforward..  I also think
it is better to change the From: field, and not the reply-to: field.  (some
people/mailers seem to ignore that). The reply-to method is a work-around.  I
had to use that work-around for some time, because my sendmail doesn't let me
(or mutt) change the from field with -f. I finally solved this by installing
ssmtp, and writing `set sendmail = /usr/sbin/ssmtp' in my muttrc.  (I left my
old sendmail intact, of course, for fetchmail) ssmtp is very simple to install.
I have about 3 lines in my ssmp.conf file. I must admit that all this took me
some time to figure out. and I wonder if everybody else with an out-of-the-box
linux distro / dialup connection can use mutt without all this hassle...  
(me = slackware user)

On Sat 2001-01-13, Michael Tatge wrote:
> [EMAIL PROTECTED] muttered:
> > I love using mutt, but I cannot figure out how to set it to include a
> > reply-to address for my outgoing mail.  I am on a standalone computer
> > and use my non-existant hostname, but would like a reply-to address
> > to be listed so people can reply to the right address.  Can someone
> > out there help a fellow mutt user?  Thanks..
> 
> You want to configure mutt to use your real account:
> set realname="Your Name here"
> set from="[EMAIL PROTECTED]"
> set use_from
> set envelope_from         # Set set envelope to your From: header
> 
> If you want to set a Reply-To: for all outgoing mail use
> my_hdr Reply-To: [EMAIL PROTECTED]
> (Hint: Send-hooks are very helpful)   
> 
> 
> HTH,
> 
> Michael
> -- 
> There are no threads in a.b.p.erotica,  so there's no  gain in using a
> threaded news reader.
> (Unknown source)
> 
> PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to