Spring JavaMailSenderImpl does not show proper message when recipient list is empty [SPR-17540] #22072
Labels
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Jebil opened SPR-17540 and commented
org.springframework.mail.javamail.JavaMailSenderImpl does not show proper message when recipient list is empty.
Currently it just throws NPE, which is hard to debug for beginners.
Referenced from: pull request #2029, and commits 16e9b83, 2efac5a, 191a2d3
Backported to: 5.0.12, 4.3.22
The text was updated successfully, but these errors were encountered: