IMAP
From Protocolinfo
IMAP is Internet Message Access Protocol, a common protocol for receiving e-mail. When using IMAP, messages are stored on the server and downloaded to the client's machine only temporarily for viewing. The alternative to IMAP is POP, where messages are downloaded permanently. IMAP 4 is defined in RFC 3501; IMAP 2 is defined in RFC 1176.
Contents |
[edit] Identification
[edit] Ports
IMAP 4 servers usually run on TCP port 143.
[edit] l7-filter
l7-filter uses the imap pattern, which should match versions 2 and 4. It is well tested for IMAP 4 and untested for IMAP 2.

