When the mail server SSL/TLS settings are checked but read-only, they are set as false in the Support Zip

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 5.3.0
    • Affects Version/s: 5.1.3
    • Component/s: None
    • None
    • Severity 3 - Minor

      Summary

      The SSL/TLS settings for the Mail server configuration are reported as false when checked but read-only.

      Steps to Reproduce

      1. In the "Mail server configuration screen" (<Bitbucket url>/admin/mail-server), select SMTPS as protocol
        1. The SSL/TLS setttings are checked by default:
      2. Create a Support Zip (including the application.xml file)

      Expected Results

      The related settings are marked as true in the application.xml file:

          <use-tls-for-mail>true</use-tls-for-mail>
          <require-tls-for-mail>true</require-tls-for-mail>
      

      Actual Results

      The related settings are marked as false in the application.xml file:

          <use-tls-for-mail>false</use-tls-for-mail>
          <require-tls-for-mail>false</require-tls-for-mail>
      

      Workaround

      1. Keep in mind that the settings are true by default

            Assignee:
            Daniel (Inactive)
            Reporter:
            Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: