You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviving #43, this time I propose to switch to the "jmail" library, as already discussed last year, and am about to create a new pull request:
discussion in old pull request:
I myself have already run across https://github.com/RohanNagar/jmail - which you can even check out at https://www.rohannagar.com/jmail/ testing for its behaviour (make sure to tick at least some of the Advanced Options, otherwise IMHO it is too lax!), but reading through its README markdown document, it both has the spec-related "RFC" background as well as even more configurability than you may ever need... 😉
So if you can provide some more information to me as to which of the Advanced Options you would like to check for (see docs at https://github.com/RohanNagar/jmail/blob/master/README.md and the testing page), I can then again create a proposed patch; this time by replacing "{javax, jakarta}.mail.impl" by "jmail"...
Looking forward to your opinion on this solution path...😄