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

Create Web Exception for SMTP Connection?

I have a Discourse server running behind an XG appliance and it sends email notifications using a mailgun.org account. Outgoing mail has been failing with

hostname "smtp.mailgun.org" does not match the server certificate

What is the proper regex to exempt this SMTP connection from the filter?



This thread was automatically locked due to age.
  • The solution was to switch SMTP deployment mode to "Legacy":

    Email > General Settings > SMTP Deployment Mode > Switch to Legacy Mode.