gen_smtp: be notified on failed delivery message
Frank Muller <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAFA6GnAm0zRD3G3n_ftvfjdyDN3jMry_hK6N9N+XrLjJyFWEtA@mail.gmail.com> |
Hi everyone I’m considering using gen_smtp (https://github.com/gen-smtp/gen_smtp) in one of my apps. Question: is there a way to be notified on failed delivery message if for example the destination email address was misspelled? Thanks /Frank