Re: Routing incoming mail to another server



Caution: I am not an expert, just a piece of advice which
is open for discussion. :P

Let me rephrase the situation.
You have 2 servers namely MX1 and MX2.
MX1 is the one who receives all mail and MX2 is the one
with port 25 blocked.

I think...
You may create another SMTP virtual server in MX1 and
set the outgoing port to the port you desired(other then 25).
Then create a SMTP connector to have the new SMTP
virtual server to respond for address space you need.
Then in MX2, you have to set the port of the SMTP virtual
server to the port you need.

Or...
you can have another easier(IMO) workaround(IMO)
without modifying Exchange settings. You may change the
settings in the Firewall and use NAT to translate ports.
Say, create a tranlation rule so that any connections from MX1
to MX2 via port 25 is translated to port 2500. Then in the
firewall of MX2, you add the translation rule so that any
connections from MX1 to MX2 via port 2500 is translated to
25.

If both works, I prefer the later one as I don't want to change
the default settings in Exchange and it's easy to fall back to
original settings.

Comments and discussions are welcomed.

Steven T

"Jari Sevon" <jari.sevon@code REMOVE_THIS block.fi> ¼¶¼g©ó¶l¥ó·s»D:e0pill$79b$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I have Exchange 2000 server.

How can I route incoming mail to another SMTP and to another port.

IOW

Our exchange configuration have several domain names. Now there
is one spesific domain name ( let's say routethis.fi ) I want to
route to another SMTP server and to non standard port.

So in DNS records we have

routethis.fi MX 10 mail.ourdomain.com

So all incoming mail to this domain is coming to our server...

I want to route all mail coming to this adress space to their SMTP server
(server.routethis.fi) port 60066?

How can I do this with Exchange?

PS. The problem of course here is that their ISP is blocking port 25

- Jari -



.



Relevant Pages

  • Exchange issues
    ... IP address that the MX record points, port forwarding is configured to route ... all traffic on port 25 to the SBS Exhange server. ... I suspected SMTP relaying becuase ... All the Exchange services are running and all looks fine. ...
    (microsoft.public.exchange2000.admin)
  • Re: Mail sent through IIS virtual SMTP server not arriving
    ... Juan T. Llibre, asp.net MVP ... In the Default SMTP Virtual Server's properties, in the "Access" tab, both ... a real sender address on the SMTP virtual server? ... Youi'll find sample code for changing the port number under system.web.amil here: ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: SMTPS - Exchange
    ... the newsgroups are staffed weekdays by Microsoft Support professionals to ... If the Exchange server is listening on other port rather than ... the external email server will not send emails to your SMTP ...
    (microsoft.public.windows.server.sbs)
  • Re: outlook express wont connect using ssl
    ... my smtp VS which is on 587 to the same settings as my default server ... the only difference is the port #. ... As soon as the cert has been added, SSL ...
    (microsoft.public.exchange.admin)
  • Re: OE 6& SP2 CORRECTION TO PREVIOUS
    ... >> The strange thing is that Port 25 is used for both my MSN ... Even my server uses port 25. ... > standard port for SMTP clients to connect when passing SMTP messages. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)

Loading