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.
References:
http://www.faqs.org/rfcs/rfc3501.html