Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id BAA06272; Wed, 4 Oct 1995 01:28:18 -0400 Received: from wilma.cs.utk.edu by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id BAA06266; Wed, 4 Oct 1995 01:28:14 -0400 Received: from LOCALHOST by wilma.cs.utk.edu with SMTP (cf v2.11c-UTK) id BAA26981; Wed, 4 Oct 1995 01:28:13 -0400 Message-Id: <199510040528.BAA26981@wilma.cs.utk.edu> X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: drums@CS.UTK.EDU cc: moore@CS.UTK.EDU Subject: Re: MH broken? In-reply-to: Your message of "Tue, 03 Oct 1995 23:32:49 CDT." <9510040432.AA14247@dogie.macc.wisc.edu> Date: Wed, 04 Oct 1995 01:28:07 -0400 Sender: moore@CS.UTK.EDU > >MH does this. If you set the From field in your components file > >(or in the composed message), it puts your real email address in the > >Sender field. > > Curious. What, pray tell, is your "real email address" if not what's > in the From: header? MH allows you to set the value of your From header to whatever you want. But if you do so, MH will generate a Sender header with your login name as the local-part and your host's domain name (or the 'localname' config variable from the mtstailor file) as the domain. (And if you've defined your own Sender header, it refuses to accept your mail.) Keith