Uploaded image for project: 'SET - Setups'
  1. SET - Setups
  2. SET-101

timeouts added for smtp connection with default 5 seconds

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.10.8, 1.11.4, 1.12
    • None

    Description

      Current Situation

      If the connection to the smtp server fails then this thread is blocked until a default system timeout is reached which can take a long time. The timeouts can be configured in the ./config/factory.ini, section [smtp] with the entries

      • mail.smtp.connectiontimeout
      • mail.smtp.timeout

      Desired Behavior

      • These above timeouts are pre-configured with 5 seconds by the JobScheduler (full) installer.
        [smtp]
        mail.smtp.connectiontimeout = 5000
        mail.smtp.timeout           = 5000
        
      • The JobScheduler update installer doesn't add these entries

      Attachments

        Activity

          People

            oh Oliver Haufe
            oh Oliver Haufe
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: