Bug: when using dispositionNotificationTo or returnReceiptTo mode, when the corresponding emails are not filled, it fails even though it should fall back to replyTo or From #450
Labels
Milestone
8000
Disposition-Notification-To and Return-Receipt-To can be turned on and optionally filled specifically with an address in Simple Java Mail. But when left empty, the Reply-To should be used if provided, or else even just the From address. Now it fails on the validation step, when sending emails.
The text was updated successfully, but these errors were encountered: