[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header re-write




On Wed, 15 Feb 1995, Marco Hernandez wrote:

> Hi all:
> 
> 	I have a setup which requires certain incomming headers not to 
> be rewritten.  I'm trying to set up ZM 2.99.13 to act as a central
> relay and I need to have it respect the From: and Mail From Line from
> specific domains.  I thought that the $MAILDB/localnames setup with
> lines of the form:
> 
> 		host.foo.com	host.foo.com
> 
> 	meant that this header would not be rewritten ?  Not the case.
> It appears that the rewrite is going on before it hits that function ?

  I had this problem as well.  Turns out that making a small adjustment 
to /etc/mail.conf fixed it.  localnames is not respected for domains 
within $mydomain.  In my case I just change $mydomain from uniserve.com 
to haven.uniserve.com.

Tom