mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This fixes the case that an SMTP session has multiple mails sent from the originator but we miss the server's response (e.g., because we don't see server side packets at all).
4 lines
125 B
Text
4 lines
125 B
Text
# @TEST-EXEC: bro -C -r $TRACES/smtp-one-side-only.trace %INPUT
|
|
# @TEST-EXEC: btest-diff smtp.log
|
|
|
|
@load base/protocols/smtp
|