owner:rjsparks@nostrum.com resolution_fixed type_defect | by henrik@levkowetz.com
If delivery to an addressee (through ietf.utils.mail.send_smtp() )
fails, the resulting exception (smtplib.SMTPException) is caught by
ietf.middleware.SMTPExceptionMiddleware if it was triggered by a
web page post, but if it's coming from ietf/bin/send-scheduled-mail
this doesn't happen. We need to log this exception too, and also
notify a human (possibly by emailing ietf-action@ietf.org).
Issue migrated from trac:1208 at 2022-03-04 03:29:58 +0000
owner:rjsparks@nostrum.comresolution_fixedtype_defect| by henrik@levkowetz.comIf delivery to an addressee (through ietf.utils.mail.send_smtp() )
fails, the resulting exception (smtplib.SMTPException) is caught by
ietf.middleware.SMTPExceptionMiddleware if it was triggered by a
web page post, but if it's coming from ietf/bin/send-scheduled-mail
this doesn't happen. We need to log this exception too, and also
notify a human (possibly by emailing ietf-action@ietf.org).
Issue migrated from trac:1208 at 2022-03-04 03:29:58 +0000