boulder/mail
Jacob Hoffman-Andrews 3bf6aa4aac
notify-mailer: improve log output (#5094)
One of the log lines describes the most frequent address corresponding
to a number of accounts, but it actually corresponds to a number of
lines in the input CSV.

Also, now that we escape newlines in log output, the dryRunMailer's
output looks messed up. Split the message body into lines and emit one
log message per line.
2020-09-17 09:56:24 -07:00
..
mailer.go notify-mailer: improve log output (#5094) 2020-09-17 09:56:24 -07:00
mailer_test.go Remove unused code. (#4722) 2020-03-27 11:55:42 -07:00