Knowledgebase
What is SMTP?
SMTP stands for Simple Mail Transfer Protocol, a protocol for sending email messages between servers. Most email systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an email client using an email download protocol (usually either POP3). In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the incoming mail (POP3) server and the SMTP server when you configure your email application. SMTP operates on port 25 and 587 (as some ISPs block port 25). Digital Assassins's SMTP servers require authentication via SMTP AUTH, and do not support SSL/TLS.
Also Read
-
Can I use my own SMTP server? (Views: 11385)
-
What is a POP or POP3 box? (Views: 4135)
-
Is there a size limit for email sent to my account? (Views: 13134)
-
Why have we seen an increase in the amount of spam / junk email we're getting? (Views: 4053)
-
How can I sync my Webmail calendar to Microsoft Outlook using CalDAV through WebSync? (Views: 9990)