How Can We Help?
How to access e-mail accounts with client applications
This article describes how to configure a client e-mail application so it can access an e-mail account on an XauZit Cloud server.
How to set up a client e-mail application
There are many client e-mail applications available, such as Thunderbird, Outlook, Eudora, and Mac OS X Mail. Some of these applications can configure e-mail accounts automatically based on the account authentication information that you provide. In some cases, however, you must manually configure the account.
The exact steps to set up an e-mail account differ depending on the application that you are using, but the information required is the same. In all cases, you must set up a way to access incoming e-mail (using POP3 or IMAP), and a way to send outgoing mail (using SMTP).
Incoming e-mail: Configuring POP3 and IMAP
To configure an e-mail client for POP3 or IMAP access to an XauZit Cloud server, use the following information:
- For POP3 or IMAP server login authentication, use the following settings:
- The account username is the full e-mail address of the account you created in cPanel (for example, [email protected]).
- The account password is the password that you specified in cPanel for the account.
- For the POP3 or IMAP server name, use one of the following domain names:
- mail.example.com: Replace example.com with your web site’s domain name.
- The complete XauZit Cloud server name for your account, such as server.xauzitcloud.com. For information about how to determine your account’s server name, please see this article.
- The POP3 or IMAP server port settings depend on which protocol you use (POP3 or IMAP), and whether or not you are using a secure (SSL/TLS) connection. Many e-mail client applications fill in the port numbers automatically based on the protocol you specify, but some do not. The following table shows the correct port numbers for the various protocol configurations:
| Secure (SSL/TLS) | Non-secure | |
|---|---|---|
| POP3 | 995 | 110 |
| IMAP | 993 | 143 |
Outgoing e-mail: Configuring SMTP
You must configure the e-mail client to use an SMTP server, or else you will be unable to send outgoing messages. Although you must use an XauZit Cloud POP3 or IMAP server to access your messages, you are not obligated to use an XauZit Cloud SMTP server to send messages. For example, using your ISP’s SMTP server may be faster because it is located on the same network as your computer.
To configure an e-mail client to send messages through an XauZit Cloud SMTP server, use the following information:
- For SMTP server login authentication, use the following settings:
- The account username is the full e-mail address of the account you created in cPanel (for example, [email protected]).
- The account password is the password that you specified in cPanel for the account.
- For the SMTP server name, use one of the following domain names:
- mail.example.com: Replace example.com with your web site’s domain name.
- The complete XauZit Cloud server name for your account, such as server.cloud.xauzit.com. For information about how to determine your account’s server name, please see this article.
- The SMTP server port settings depend on whether or not you are using a secure (SSL/TLS) connection. Many e-mail client applications fill in the port numbers automatically based on the protocol options you specify, but some do not. The following table shows the correct port numbers for the various configurations:
| Secure (SSL/TLS) | Non-secure | |
|---|---|---|
| SMTP | 465 or 587 | 25 or 2525 |

