Re: Port 25 redirection w/ Barracuda



Chieftonw wrote:

So my question is; Is it possible to setup a second SMTP service on another
port that the external clients can authenticate to and send their outgoing
mail through. I tried creating another virtual SMTP server with another
port, but any mail sent via it is never received. I can only assume that the
SMTP server is trying to send the mail out via the modified SMTP port. (just
a guess) Obviously the mail server needs to send out via port 25, regardless
of the port the client authenticated to.

Any ideas how this can be done?

You should set up a Virtual SMTP server that requires authentication (ie untick Anonymous), allows relaying for authenticated users and listens on port 587 (that is the IANA defined port for authenticated SMTP email submission).

Then add it as a local bridgehead in the existing SMTP Connector, so that it will use that for outbound deliveries.

Add rules to your firewall to allow inbound access to port 587 and forward/publish/whatever that to the SBS.

In the client software, change the outbound SMTP port to 587, and set them to authenticate.

--
Steve Foster [SBS MVP]
---------------------------------------
MVPs do not work for Microsoft. Please reply only to the newsgroups.
.



Relevant Pages

  • Re: Mail sent through IIS virtual SMTP server not arriving
    ... Open the IIS Manager and check the properties for the smtp server. ... I am using port number 5181. ... ' Create a new blank MailMessage ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: servers
    ... The reason for that simplicity is because Gmail uses SMTP port 465 ... the SMTP server must be the same as the one providing your Internet ... If you frequently send from multiple locations, get a free Gmail account, ...
    (microsoft.public.windows.vista.mail)
  • Re: MX Mail relay
    ... Act as SMTP relay for any host: ... The user has a VMS account and the Outlook settings are correct for both ... to their provider's SMTP server but I doubt they will be able ... Have the user try to TELNET to port 25 on your machine to see if they get ...
    (comp.os.vms)
  • RE: SSL for SMTP tests ?
    ... an SMTP server. ... Since his ISP blocks outbound port 25, he needs to use SSL to ... communicate with the remote SMTP server (where, once in, he ... The de facto standard port for carrying SMTP via SSL is 465, ...
    (comp.os.vms)
  • RE: SMTP authentication not working with POP3 email accounts
    ... the SMTP commands. ... XP client is not authenticating with the SMTP server even though the client ... reports saying SMTP client did not authenticate before sending mail. ...
    (microsoft.public.exchange2000.protocols)