base/bif/plugins/Zeek_SMTP.functions.bif.zeek¶
-
GLOBAL¶
- Namespace
GLOBAL
Detailed Interface¶
Functions¶
-
skip_smtp_data¶ - Type
function(c:connection) :any
Skips SMTP data until the next email in a connection.
- C
The SMTP connection.
See also:
skip_http_entity_data