mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00

Notable differences: - Removed SMTP::MD5 notice. - Removed ability to specify mime entity excerpt length per mime-type.
6 lines
158 B
Text
6 lines
158 B
Text
# @TEST-EXEC: bro -r $TRACES/smtp.trace %INPUT
|
|
# @TEST-EXEC: btest-diff smtp_entities.log
|
|
|
|
@load base/protocols/smtp
|
|
|
|
redef SMTP::generate_md5=/text\/plain/;
|