[JIRA] (JENKINS-41835) Test email fails with Authentication failed exception

2018-03-18 Thread da...@vanlaatum.id.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David van Laatum closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41835  
 
 
  Test email fails with Authentication failed exception
 

  
 
 
 
 

 
Change By: 
 David van Laatum  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41835) Test email fails with Authentication failed exception

2017-02-08 Thread saitharunred...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sai tharun nelaballi commented on  JENKINS-41835  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Test email fails with Authentication failed exception
 

  
 
 
 
 

 
 Can any one help me what exactly is the issue  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41835) Test email fails with Authentication failed exception

2017-02-07 Thread saitharunred...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sai tharun nelaballi created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41835  
 
 
  Test email fails with Authentication failed exception
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 David van Laatum  
 
 
Components: 
 email-ext-plugin  
 
 
Created: 
 2017/Feb/08 4:42 AM  
 
 
Environment: 
 WIndows  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Sai tharun nelaballi  
 

  
 
 
 
 

 
 javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful  at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809)  at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752)  at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669)  at javax.mail.Service.connect(Service.java:317)  at javax.mail.Service.connect(Service.java:176)  at javax.mail.Service.connect(Service.java:125)  at javax.mail.Transport.send0(Transport.java:194)  at javax.mail.Transport.send(Transport.java:124)  at hudson.tasks.Mailer$DescriptorImpl.doSendTestMail(Mailer.java:581)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)  at java.lang.reflect.Method.invoke(Unknown Source)  at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:324)  at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:167)  at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:100)  at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:124)  at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)  at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)  at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)  at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:233)  at org.kohsuke.stapler.NameBasedDispatcher.di