Mercurial > p > roundup > code
diff CHANGES.txt @ 5241:092c4522b3bf
Mailer: Improves diagnostic messages for DEBUG.
* Adds logger and debug output to mailer.py. This is especially interesting
for crypto mails.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Wed, 10 May 2017 10:53:16 +0200 |
| parents | 462b0f76fce8 |
| children | 39c9f69c3f31 |
line wrap: on
line diff
--- a/CHANGES.txt Wed May 10 10:36:39 2017 +0200 +++ b/CHANGES.txt Wed May 10 10:53:16 2017 +0200 @@ -207,6 +207,8 @@ when calling the method. Also restructured code that implemented issue1714899 moving it from the templating class to the hyperdb. (John Rouillard) +- Improves diagnostics for mail processing: When using logging level = DEBUG, + bounces and bounce problems are logged. (Bernhard Reiter) Fixed:
