My XMail server redirects/relays messages for a number of users
to mailboxes elsewhere. The Received headers of a message
addressed to [EMAIL PROTECTED] after final
delivery might look something like this:
Received: from mail.MyRedirectingDomain.com
by FinalDestDomain.com with [XMail 1.17 (Win32/Ix86) ESMTP
Server]
Received: from SendingDomain.com
by MyRedirectingDomain.com with [XMail 1.17 (Win32/Ix86) ESMTP
Server]
I'd like (need) for the 1'st Received header to name the XMail
server host the same as the final header, for both mentions to be the
same:
'mail.MyRedirectingDomain.com'
Can this be specified in server.tab, without otherwise affecting
delivery
or redirection? Here's what it looks like now:
"RootDomain" "MyRedirectingDomain.com"
"SmtpServerDomain" "MyRedirectingDomain.com"
"POP3Domain" "MyRedirectingDomain.com"
"HeloDomain" "mail.MyRedirectingDomain.com"
_____
Bowen Moursund
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]