Hi,
W dniu 09.03.2020 o 14:50, D Baum pisze:
> Hi,
>
> I ran into issues with sending verification emails for newly registered
> users in unity 3.2.0 last week. The exception in the logs was
>
> javax.mail.NoSuchProviderException: No provider for address type rfc822
>
> which lead me to
>
> https://www.devsumo.com/technotes/2014/03/javamail-random-nosuchproviderexception-errors-sending-smtp-mail/
>
> I could resolve the problem by removing
> geronimo-javamail_1.4_mail-1.8.4.jar
> from the lib/ folder and restarting the server.
>
> Hope that helps someone in the future :-)
Thanks a lot!
Will be fixed in the next release, was dragged into distro as a
transitive dependency.
Krzysztof
|