cisagov / trustymail

Scan domains and return data based on trustworthy email best practices
Creative Commons Zero v1.0 Universal
189 stars 31 forks source link

Output more data from the SMTP exchange #114

Closed jsf9k closed 5 years ago

jsf9k commented 5 years ago

Increase the verbosity of the logging from the smtplib library. This outputs the text sent and received when performing the SMTP exchange.

We get so many SMTP-related questions that it is worth it to have this information available in the CloudWatch logs.