How to Determine What Protocols an IMAP Server Supports

From Provider Wiki

Jump to: navigation, search

telnet servername 143

When you get to the prompt (Escape character is '^]'.), type the following command:

a001 capability

You will get a listing of the protocols that the particular IMAP server you are connected to will support.

Personal tools