GLOBAL
¶Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_SMTP.functions.bif.bro |
skip_smtp_data : function |
Skips SMTP data until the next email in a connection. |
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