• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins LTS 2.479.1 Java17
      aggregator plugin 2.4

      Hi,

      I am getting this error:
      11:12:58 hudson.remoting.ProxyException: org.eclipse.angus.mail.smtp.SMTPSenderFailedException: 501 5.1.7 Invalid address*11:12:58* 11:12:58 at PluginClassLoader for jakarta-mail-api//org.eclipse.angus.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1825)11:12:58 Caused: hudson.remoting.ProxyException: org.eclipse.angus.mail.smtp.SMTPSendFailedException: 501 5.1.7 Invalid address*11:12:58* ;11:12:58 nested exception is:11:12:58 org.eclipse.angus.mail.smtp.SMTPSenderFailedException: 501 5.1.7 Invalid address*11:12:58* 11:12:58 at PluginClassLoader for jakarta-mail-api//org.eclipse.angus.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2407)11:12:58 at PluginClassLoader for jakarta-mail-api//org.eclipse.angus.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1812)11:12:58 at PluginClassLoader for jakarta-mail-api//org.eclipse.angus.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1290)11:12:58 at PluginClassLoader for jakarta-mail-api//jakarta.mail.Transport.send0(Transport.java:233)11:12:58 at PluginClassLoader for jakarta-mail-api//jakarta.mail.Transport.send(Transport.java:102)11:12:58 at PluginClassLoader for test-results-aggregator//com.jenkins.testresultsaggregator.reports.MailNotification.sendMessage(MailNotification.java:196)11:12:58 at PluginClassLoader for test-results-aggregator//com.jenkins.testresultsaggregator.reports.MailNotification.send(MailNotification.java:117)11:12:58 at PluginClassLoader for test-results-aggregator//com.jenkins.testresultsaggregator.actions.Reporter.publishResuts(Reporter.java:94)11:12:58 Also: hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: aa5d80cb-b47a-4b31-81b3-b115736574b7*11:12:58* Caused: hudson.remoting.ProxyException: java.io.IOException: org.eclipse.angus.mail.smtp.SMTPSendFailedException: 501 5.1.7 Invalid address*11:12:58* ;11:12:58 nested exception is:11:12:58 org.eclipse.angus.mail.smtp.SMTPSenderFailedException: 501 5.1.7 Invalid address*11:12:58* 11:12:58 at PluginClassLoader for test-results-aggregator//com.jenkins.testresultsaggregator.actions.Reporter.publishResuts(Reporter.java:113)11:12:58 at PluginClassLoader for test-results-aggregator//com.jenkins.testresultsaggregator.TestResultsAggregator.perform(TestResultsAggregator.java:192)11:12:58 at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)11:12:58 at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)11:12:58 at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)11:12:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)11:12:58 at java.base/java.util.concurrent.FutureTask.run(Unknown Source)11:12:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)11:12:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)11:12:58 at java.base/java.lang.Thread.run(Unknown Source)11:12:58 Finished: FAILURE
      I checked the setup of the mailer plugin and the test mail has been sent correctly. 

      Here is the pipeline code I am using:

      I am not sure, if this is a bug or an issue of our Jenkins setup in our corporate network.

      The mail recipient address I am providing is like firstname.lastname@mydomain.com.

       

       

          [JENKINS-75215] SMTPSenderFailedException

          There are no comments yet on this issue.

            socrates Socrates Sidereas
            josta_1977 Jochen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: