|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

find / -name "smtp.jar" came up with no result. Their is no smtp.jar on the whole system.
find / -name "mail.jar" came up only with results within our jenkins workspace directory.
find / -name "activation.jar" came up with results within our jenkins workspace directory and one result at this position: /usr/share/java/activation.jar
I don't know if their should be a mail.jar under /usr/share/java/ but that is the only thing that got my attention.
The thing is, that Atlassian have had (nearly) the same issue:
https://confluence.atlassian.com/display/JIRAKB/No+authentication+mechansims+supported+by+both+server+and+client+when+Configuring+Microsoft+Exchange+SMTP+Server
But I don't know if the provided solution will work here in the same way.