base/protocols/smtp/files.zeek
- SMTP
- Namespace
SMTP
- Imports
base/frameworks/files, base/protocols/smtp/entities.zeek, base/protocols/smtp/main.zeek, base/utils/conn-ids.zeek
Summary
Redefinitions
Functions
Default file describer for SMTP. |
|
Default file handle provider for SMTP. |
Detailed Interface
Functions
- SMTP::describe_file
-
Default file describer for SMTP.
- SMTP::get_file_handle
- Type
function
(c:connection
, is_orig:bool
) :string
Default file handle provider for SMTP.