FT_IMAPΒΆ

IMAP protocol filter.

Category:

Protocol filter

Supported flags

FF_DONT_FILTER_IN

FF_DONT_FILTER_OUT

FF_READ_ONLY_IN

FF_READ_ONLY_OUT

Object types

OT_IMAP_REQUEST - outgoing client request

OT_IMAP_RESPONSE - incoming server response

Indicates object parts:

no

The objects contain a request or response in a single stream.

To filter STARTTLS connections it is possible to use FT_SSL filter with FF_SSL_TLS_AUTO flag.

It is possible to add FT_SSL filter with FF_SSL_TLS_AUTO flag to decode TLS automatically when it starts after the initial plain text handshake.

References: