base/bif/plugins/Bro_SMTP.functions.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_SMTP.functions.bif.bro

Summary

Functions

skip_smtp_data: function 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.

C:The SMTP connection.

See also: skip_http_entity_data

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.