Closed axlekb closed 6 years ago
@axlekb hi! Thanks, good catch. I've fixed that in master.
Thank you!!!
for someone who was using the newest version but still can not raise the crash on local environment you can recheck the config to make sure you added this
config.action_mailer.raise_delivery_errors = true
I recently upgraded from 1.5.0 to 1.6.0 and
letter_opener
now fails to launch emails without ato
address. It is valid to send email with onlycc
orbcc
. These emails previously did not fail and should raise errors.