Email Client Setup

An email client is an application or app that allows users to send and view email messages. To configure your favorite app or application to send and receive email using your email account you need to configure your client with the following settings.

Email Client Account Settings

NAME: (Your name or your company's name. All outgoing messages will have this name inserted into the from field of the email.)
EMAIL ADDRESS: (Your full email address including domain name. E.g. jdoe@example.com)
USERNAME: (The full email address from above)
PASSWORD: (The password associated with the email address)

Email Account Server Settings

Insecure Settings

Incoming Mail Server

PROTOCOL: IMAP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 143
SECURITY PROTOCOL: None

Outgoing Mail Server

PROTOCOL: SMTP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 25 or 2525
SECURITY PROTOCOL: None
OUTGOING SERVER REQUIRES AUTHENTICATION USING SAME CREDENTIALS AS INCOMING SERVER.

Secure Settings (STARTTLS)

Incoming Mail Server

PROTOCOL: IMAP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 143
SECURITY PROTOCOL: STARTTLS

Outgoing Mail Server

PROTOCOL: SMTP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 587
SECURITY PROTOCOL: STARTTLS
OUTGOING SERVER REQUIRES AUTHENTICATION USING SAME CREDENTIALS AS INCOMING SERVER.

Secure Settings (SSL)

Incoming Mail Server

PROTOCOL: IMAP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 993
SECURITY PROTOCOL: SSL/TLS

Outgoing Mail Server

PROTOCOL: SMTP
SERVER HOSTNAME: (Your website domain name) or server0.exodios.net
PORT: 465
SECURITY PROTOCOL: SSL/TLS
OUTGOING SERVER REQUIRES AUTHENTICATION USING SAME CREDENTIALS AS INCOMING SERVER.

Trouble Connecting?

There are a couple of possibilities as to why you are having trouble connecting to your email account with an email client.

Client Security Protocol Limitations

Some email clients do not support the STARTTLS security protocol. Try the SSL or insecure settings.

Too Many Failed Attempts

The server is protected with a bruit force firewall. This means that if there are 5 failed attempts to log in, the IP address of your computer will be temporarily blocked from attempting another login for 10 minutes. This keeps your account safe from attackers trying to hack your account by trying to reveal your password by trying millions of random possible passwords.