Fixed
-----
* typos
* Add 1 missing char to the rapport table width
* Disable pip cache then installing with make install
* Fix a db deadlock when running the script with --cleanup
* In case of error during a read from postfix, display the whole traceback
* Handles socket reuse by postfix
This was causing delay in mail delivery as postfix had to detect the
connection was closed. This was taking about 1s by recipient in a mail
and could dramatically slow mail delivery.
Added
-----
* Add possibility to limit by sender e-mail address as requested in
* Allow to send reports to multiple email addresses.