[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Sendmail rewriting header addresses
- Subject: RE: [cobalt-users] Sendmail rewriting header addresses
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Fri Feb 15 16:36:19 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > > I just recently purchased a Raq4r. Everything is going pretty good
> except
> > > for one thing. When a user relays e-mail through the Raq, sendmail
> keeps
> > > rewriting the 'From' header address to be
> 'user@xxxxxxxxxxxxxxx' instead
> > > of 'user@xxxxxxxxxx'.
>
> The solution to this (old problem) is to go into the sendmail.cf
> and change
> the domain masquerade settings
>
> ie.
>
> # who I masquerade as (null for no masquerading) (see also $=M)
> DMmail.domain.com
>
> to just
> DMdomain.com
On the same subject, I took a look at my sendmail.cf file.
My config (as setup by the cobalt installation) is.....
# who I masquerade as (null for no masquerading) (see also $=M)
DM
....
Anyone know what that means (DM?)
Paul.