all groups > iis smtp nntp > may 2006 >
You're in the

iis smtp nntp

group:

Forcing a different SMTP server for mail delivery to an external domain


Forcing a different SMTP server for mail delivery to an external domain autovelox NO[at]SPAM gmail.com
5/22/2006 2:22:14 AM
iis smtp nntp:
Hello,
is there a way to force IIS SMTP service to use a particular SMTP
server for an external domain that isn't the one listed as MX record?
For example, let's say that I need to send a mail to a recipient at
'domain.com', that has 'mail.domain.com' (1.2.3.4) listed as MX record:
is there a way to force IIS SMTP to use something different, like
'mail2.domain.com' (1.2.3.5)? I have tried to associate
'mail.domain.com' with the second SMTP server's IP in the hosts file,
but at no avail.

Thanks in advance.
Re: Forcing a different SMTP server for mail delivery to an external domain jeff.nospam NO[at]SPAM zina.com
5/22/2006 11:36:55 AM
[quoted text, click to view]

Setting it as the smarthost for the SMTP may work, depending on what
you really need, but otherwise, the answer is no. SMTP is supposed to
find the destination server buy the priority of the MX record, so you
need to be able to resolve the destination correctly. Forcing
resolution through a unique DNS zone might be possible, again
depending on what you really need to accomplish.

Re: Forcing a different SMTP server for mail delivery to an external domain pblse2
5/22/2006 12:54:58 PM

You will probably need to setup a local dns service and then enter that
domains mx records properly in the dns, use your local dns server as the
primary dns server and then setup your dns server to forward all other
requests to the normal dns servers.

Unfortunately I'm not a dns expert so I cannot provide any details on the
setup for this.

PL.



<autovelox@gmail.com> skrev i meddelandet
news:1148289734.708287.44150@i39g2000cwa.googlegroups.com...
[quoted text, click to view]

AddThis Social Bookmark Button