This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Changing outgoing SMTP port to 3325

Anyone knows how to change the outgoing smtp port to 3325? I use a outgoing mail server (No-ip.com) and it requires my mail to go to them on port 3325. I setup the proxy using the smarthost entries, i.e., smarthost address, usr, pwd.

Thanks for any help you can provide.


This thread was automatically locked due to age.
Parents
  • Source-NAT is your friend:

    Before NAT:
    Source: externaladdress of Firewall Destination: Smarthost Service:SMTP

    After NAT
    Source: remains the same Destination: remains the same Service: your_service

    where your_service has to be defined in Definitions/Services before.

    Hope that helps
    cyclops
Reply
  • Source-NAT is your friend:

    Before NAT:
    Source: externaladdress of Firewall Destination: Smarthost Service:SMTP

    After NAT
    Source: remains the same Destination: remains the same Service: your_service

    where your_service has to be defined in Definitions/Services before.

    Hope that helps
    cyclops
Children