Mail Setup for the Impatient
# Posted Dec 23, 3:48pm
All mail accounts follow the following conventions, replacing “example.com” with your domain name:
- incoming pop server: pop3.example.com
- incoming imap server: imap.example.com
- outgoing mail server: smtp.example.com
- outgoing mail port: 587 (you can use port 25, but then your outgoing mail will be scanned for viruses and spam)
- incoming mail username: just the email address (i.e. address@example.com)
- outgoing mail username: just the email address (i.e. address@example.com)
Contact us with any other questions.