Actions
Bug #4932
closedsmtp: smtp transaction not logged if no email is present
Description
The SMTP logger will not write out the transaction log if the email portion fails to log, however the other SMTP data may still be valuable. This is what happens when an SMTP transaction is upgraded to TLS with STARTTLS. The SMTP logger runs, but no record is created.
Updated by Jeff Lucovsky almost 3 years ago
- Copied from Bug #4817: smtp: smtp transaction not logged if no email is present added
Updated by Jeff Lucovsky almost 3 years ago
- Status changed from Assigned to In Progress
Cherry-pick commit(s):
- 52b9c12f41d890cda340fe3b1c7e7e3e9d673d73
Updated by Jeff Lucovsky almost 3 years ago
- Status changed from In Progress to In Review
Updated by Jeff Lucovsky almost 3 years ago
- Status changed from In Review to Closed
Actions