openhab-addons: [mail] Cannot send mails: java.lang.NoSuchMethodError: 'boolean javax.activation.MimeType.isSpecial(char)'
I upgraded to openHAB 3.1.0 snapshot build 2306
2021-04-03 19:48:02.599 [WARN ] [ab.binding.mail.internal.SMTPHandler] - Sending the email to the following server failed : XXXXX:465
2021-04-03 19:48:02.602 [WARN ] [ab.binding.mail.internal.SMTPHandler] - java.lang.NoSuchMethodError: 'boolean javax.activation.MimeType.isSpecial(char)'
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 19 (16 by maintainers)
Yes.
https://github.com/openhab/openhab-core/issues/2273
^ Also to be clear: this is NOT a problem with the mail binding: – THIS IS A PROBLEM IN THE OH CORE!!
In case anyone is waiting for me to solve this: I have tried many things, without success, and I give up. => So hopefully someone else has an answer.