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