Actions
Bug #4817
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 Jason Ish almost 3 years ago
- Status changed from Assigned to In Review
Updated by Peter Manev almost 3 years ago
Originally reported on the SELKS project https://github.com/StamusNetworks/SELKS/issues/346
Private pcap
Updated by Jason Ish almost 3 years ago
- Status changed from In Review to Closed
Merged into master. Should this get a backport?
Updated by Jason Ish almost 3 years ago
- Label Needs backport to 5.0, Needs backport to 6.0 added
Updated by Jeff Lucovsky almost 3 years ago
- Copied to Bug #4931: smtp: smtp transaction not logged if no email is present added
Updated by Jeff Lucovsky almost 3 years ago
- Copied to Bug #4932: smtp: smtp transaction not logged if no email is present added
Actions