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

XG18: MTA mode and port 465/587 for TLS/SSL Email protection

Hi together,

On my XG18 (with default config) I can send emails from LAN to Sophos MTA only on port 25. 

How can I setup XG18 to receiver emails over TLS/SSL on port 465 or 587?

The Sophos MTA seems only listening on port 25.

Thanks a lot.

Many greetings
Felix



This thread was automatically locked due to age.
Parents
  • Hi  

    You may add below command for port 587.

    console> set service-param SMTP add port 587

    MTA support on port 465 has been identified as a feature request. 

    You may raise a feature request or thread on our idea portal (https://ideas.sophos.com/)

    Regards,

    Vishal Ranpariya
    Technical Account Manager | Sophos Technical Support

    Sophos Support Videos | Knowledge Base  |  @SophosSupport | Sign up for SMS Alerts |
    If a post solves your question use the 'This helped me' link.

  • Hi Vishal,

    Thanks for your quick reply.

    Unfortunately, It doesn't work. I can not connect to MTA on port 587, regardless with SMTP or SMTP-SSL.

    Any further ideas?

    Thanks a lot.

    Many greetings
    Felix

     

    console> show service-param
    Service Ports
    ------- -----
    SMTPS 587
    ------------------------------------
    Other Configurations:
    HTTPS invalid-certificate: block
    HTTPS deny_unknown_protocol: off
    SMTPS invalid-certificate: allow
    MTA mta mode: on
    MTA auth relay: on
    SMTP notification-port: 25
    SMTP strict-protocol-check: off
    SMTP Failure notification: on
    ------------------------------------

Reply
  • Hi Vishal,

    Thanks for your quick reply.

    Unfortunately, It doesn't work. I can not connect to MTA on port 587, regardless with SMTP or SMTP-SSL.

    Any further ideas?

    Thanks a lot.

    Many greetings
    Felix

     

    console> show service-param
    Service Ports
    ------- -----
    SMTPS 587
    ------------------------------------
    Other Configurations:
    HTTPS invalid-certificate: block
    HTTPS deny_unknown_protocol: off
    SMTPS invalid-certificate: allow
    MTA mta mode: on
    MTA auth relay: on
    SMTP notification-port: 25
    SMTP strict-protocol-check: off
    SMTP Failure notification: on
    ------------------------------------

Children