flake8
passed.
JSHint
passed.
Review Request #14370 — Created March 17, 2025 and submitted
The administration UI's E-mail Settings page allows admins to send a
test e-mail to make sure everything is working. This went through
Django's standard e-mail code, which did not use our custom DMARC
processing, logging, or other e-mail machinery.This code now uses Review Board's
EmailMessage
object to construct and
send the message.
Unit tests passed.
Sent a test e-mail and verified that this still worked and invoked our
e-mail code.
Summary | ID |
---|---|
cd26266ea7fecb2cca4e0d09c1d0d58f4f9c0636 |