Andy Seaborne created BUILDS-92: ----------------------------------- Summary: Jenkins not sending email Key: BUILDS-92 URL: https://issues.apache.org/jira/browse/BUILDS-92 Project: Infra Build Platform Issue Type: Bug Reporter: Andy Seaborne
This is occuring on multiple projects (e.g. any23, Jena) and multiple machines (ubuntu, windows slaves) but I don't know where the Jenakins slaves try to send email to as the problem is likely somewhere along the email path. {noformat} ERROR: 452 4.3.1 Insufficient system storage com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system storage at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057) at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580) at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097) at javax.mail.Transport.send0(Transport.java:195) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.execute(MailSender.java:117) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055) at hudson.model.Run.execute(Run.java:1752) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:232) Finished: UNSTABLE {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)