Re: Alternate ports on Outbound mail domains



In one of my tests, I had this setup with a single ip-address:
1) SMTP Virtual Server #1: Listening on port 25, delivering on port 25
2) SMTP Virtual Server #2: Listening on port 2525, delivering on port 2525
3) SMTP Connector #1 with SMTPVS1 : Address space = * (all domains) and cost
10
4) SMTP Connector #2 with SMTPVS2 : Address space = domain1.com and cost 1
I expected mails received on SMTPVS1 to be handed over to SMTPVS2 and
delivered on port 2525, but instead Exchange tried to deliver on port 25 and
returned the mail as undeliverable. Afterwards I configured both VS's in the
same SMTP Connector, but still the mail routing failed.

>From the test I conclude that SMTPSV1 can only pass mails to SMTPVS2 if
sending and listening ports match.
But I hope I am wrong???

Best regards
Peter

"mitch" <mitch@xxxxxxxxxxxxxxxx> wrote in message
news:%23Xg19xkBGHA.2356@xxxxxxxxxxxxxxxxxxxxxxx
> You should be able to do it with out adding the IP addresses just create
> seperate virtuals that listen on the port you want it to send on. Mail
will
> still come from the other company's on the port 25 smtp Virtual but go out
> on the virtual you have setup for their domain.
>
> "Peter Juuls" <peter@xxxxxxxxxx> wrote in message
> news:O35V3xABGHA.4084@xxxxxxxxxxxxxxxxxxxxxxx
> >I am asked to have my Exch2003 bridgehead server deliver outbound mail on
> > alternate ports, a different port for each mail domain, like this
> > 1) for mail domain "domain1.com" mail should be delivered on server
> > "non-exchange-mailserver" on port 2525
> > 2) for "domain2.com" on port 2526
> > 3) for "domain3.com" on port 2527
> > 4) for the Internet on standard port 25 on target servers
> >
> > By testing I found out that this can be done by adding 3 new
ip-addresses
> > to
> > my Exch2003 bridgehead server, each with a new SMTP Virtual Server that
> > listens for inbound mail on standard port 25 and delivers outbound mail
on
> > alternate ports 2525, 2526 and 2527, and each with a new SMTP Connector
> > that
> > handles the maildomain.
> >
> > Q: This appears to me as a very clumsy way to do it, and I don't want to
> > add
> > ip-addresses to my server.
> > Anybody knows a smarter method ?
> >
> > Thanks.
> > Best regards
> > Peter Juuls
> >
> >
>
>


.



Relevant Pages

  • Re: Best Plan of action for 2 forest.......
    ... PortQry reports the status of a port in one of the following ways: ... ..LISTENING This response indicates that a process is listening on the target ...
    (microsoft.public.windows.server.active_directory)
  • Re: RealVNC
    ... If we are talking about RealVNC it goes this way ... Then there is default Java listening port on port 5800 on the client machine ...
    (microsoft.public.windows.server.sbs)
  • Re: Cant join a domain
    ... Attempting to resolve name to IP address... ... TCP port 42: NOT LISTENING ...
    (microsoft.public.windows.server.active_directory)
  • Re: Cant join a domain
    ... Attempting to resolve name to IP address... ... TCP port 42: NOT LISTENING ...
    (microsoft.public.windows.server.active_directory)
  • Re: Cant connect to port 25 from another system
    ... The default sendmail config in RH/Fedora has been to only listen on the ... I previously edited the sendmail.mc file to be sure it is listening on ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
    (Fedora)

Loading