Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 18:52:46 -0700
From:      Gregory Neil Shapiro <gshapiro@freebsd.org>
To:        Julian Elischer <julian@vicor.com>
Cc:        questions@freebsd.org
Subject:   Re: aaaargghh.. sendmail again
Message-ID:  <20050706015246.GB69456@gir.gshapiro.net>
In-Reply-To: <42CB29E4.8090203@vicor.com>
References:  <42CB29E4.8090203@vicor.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am trying to alter the sendmail config on server.ficticious.net
> so that it rewrites the sender (both envelope and header)
> to be from mumble@registered.domain.
> 
> the sendmail m4 config file now has:

Your config plus the addition of FEATURE(allmasquerade) in case some of
the local addresses are Cc'ed on mail going out of your domain should do
the job.

However, since you are sending this question, it looks like that isn't
the case.

What is the output of:

# sendmail -Am -bt
> /tryflags es
> /try relay someuser@fictious.domain

(where that address is replaced with the actual one that isn't working)

Feel free to send the debug output from the above command to me directly
if you are worried about revealing confidential info to the mailing list
at large.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050706015246.GB69456>