Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-651

The SmtpMailMonitor should work with user/password

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12, 1.13
    • 1.12.15, 1.13.9
    • None

    Description

      Current Situation

      When using SmtpMailMonitor to emails to send emails using a mail server that requires a username and a password the email can not send.

      com.sun.mail.smtp.SMTPSenderFailedException: 550 5.7.1 Relaying denied

      Desired Situation

      It should be possibe to use SmtpMailMonitor to send email using username/password

      e.g. with

          <param name="MailOnError_port" value="25"/>
          <param name="MailOnError_host" value="myHost"/>
          <param name="MailOnError_smtp_user" value="myUser/>
          <param name="MailOnError_smtp_password" value="myPassword"/>
      

      Patch

      A patch is available here

      • Download patch
      • store in $scheduler_home/lib/patches

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: