What is SMTP?
SMTP - Simple Mail Transport Protocol.
SMTP is the main method by which outgoing email is sent.
SMTP operates (by default) on TCP/IP port 25.
For a more detailed specification see RFC2821.
SMTP - Simple Mail Transport Protocol.
SMTP is the main method by which outgoing email is sent.
SMTP operates (by default) on TCP/IP port 25.
For a more detailed specification see RFC2821.
IMAP4 - Internet Messsage Access Protocol (version 4). It is more commonly known as just 'IMAP' and was formerly known as 'Interactive Mail Access Protocol'.
IMAP is mainly designed for permanent connection (although it can also support disconnected operation).
IMAP runs by default on TCP/IP port 143.
For a more detailed specification see RFC3501.
POP3 is short for Post Office Protocol version 3.
This is used for incoming mail to retrieve email from a mail server.
POP3 is mainly designed for disconnected operation and welll suited to both permanent (broadband) and dialup connections.
POP3 runs by default on TCP/IP port 110.
For a more detailed specification see RFC1939.
Contents of this web site are Copyright 2004 EmailTips.co.uk - all rights reserved.
Any unauthorized reproduction or imitation of these pages may be a violation of our copyrights.
Material may be downloaded or copied for personal use only.
Web Site Disclaimer:
Information is provided 'as is' and without warranty.
Any advice given is generic advice only and may not be appropriate to your particular circumstances - always check with your software / hardware manufacturer or supplier.
In no event will we be liable to any party for any direct, indirect, special or other consequential damages.