Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3199

Unable to receive mail messages from workflow

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 3.2.3, 3.3
    • None
    • None
    • None

      We get an exception
      javax.mail.AuthenticationFailedException: 535 5.7.0 authentication failed

      It looks like the application try to do an authentication on the SMTP server. Note that in the configuration there is no user or password define (no authentication)
      Find in attachments the logs of the SMTP server +
      Note that in an SMTP authentification, login & passwords are encoded in base 64, so we get:

      $ echo "VXNlcm5hbWU6" | base64 -d
      Username:laurent

      $ echo "UGFzc3dvcmQ6" | base64 -d
      Password:laurent

          [CMS-3199] Unable to receive mail messages from workflow

          Frederic Ravetier (Inactive) made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 3.2.3 [ 10883 ]
          Fix Version/s New: 3.3 [ 10470 ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Laurence Aumeunier made changes -
          Link New: This issue Dépend de RUNTIME-658 [ RUNTIME-658 ]
          Frederic Ravetier (Inactive) created issue -

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: