To set up your hosting email on an iPhone or Android phone, add a new IMAP account using your full email address as the username, your mailbox password, and the secure server settings from cPanel: incoming server mail.yourdomain.com on port 993 (IMAP, SSL/TLS) and outgoing server mail.yourdomain.com on port 465 (SMTP, SSL/TLS). The steps below walk through both platforms.
Find your settings first
Every mailbox created in cPanel exposes its exact device settings. Open cPanel, go to the Email section, click Email Accounts, find the address, and click Connect Devices. That page lists the incoming and outgoing hostnames, ports, and protocols. For a modern, secure setup use these values:
- Username: your full email address, for example
you@yourdomain.com - Password: the mailbox password you set in cPanel
- Incoming (IMAP):
mail.yourdomain.com, port993, SSL/TLS - Outgoing (SMTP):
mail.yourdomain.com, port465, SSL/TLS
Prefer IMAP over POP3 so the same messages, folders, and read status stay in sync across your phone, laptop, and webmail. POP3 (port 995) downloads mail to one device and is only worth using in narrow, single-device cases.
Set up email on iPhone (iOS)
- Open
Settings, then tapAppsand chooseMail, or on older iOS scroll toMaildirectly. - Tap
Mail Accounts, thenAdd Account, thenOther. - Tap
Add Mail Accountand enter your name, full email address, password, and a description. TapNext. - Make sure
IMAPis selected at the top. - Under Incoming Mail Server, set Host Name to
mail.yourdomain.com, User Name to your full email address, and enter your password. - Under Outgoing Mail Server, use the same host name, user name, and password. iOS asks for these even though the field is labeled optional.
- Tap
Next. iOS verifies the connection over SSL, then tapSave.
If verification fails, open the account again, tap the account, then Advanced, and confirm the IMAP port is 993 with SSL on. For the outgoing server, tap SMTP, open the primary server, and confirm port 465 with Use SSL enabled.
Set up email on Android
Menu wording varies slightly by device and by app (Gmail, Outlook, or Samsung Email), but the sequence is the same. Using the Gmail app as the example:
- Open
Gmail, tap your profile icon, thenAdd another account. - Choose
Otheras the account type. - Enter your full email address and tap
Next, then choosePersonal (IMAP). - Enter your password and tap
Next. - On the Incoming server screen, set Server to
mail.yourdomain.com, confirm the port is993, and set Security type toSSL/TLS. Username is your full email address. - On the Outgoing server screen, set Server to
mail.yourdomain.com, port465, Security typeSSL/TLS, and keep the sign-in requirement on. - Tap
Next, choose your sync options, and finish.
Troubleshooting
Most failures trace back to a handful of causes. Work through these in order:
- Wrong username: the username is the full address
you@yourdomain.com, not just the part before the at sign. - Password mismatch: reset the mailbox password in cPanel under
Email Accounts, then update it on the phone. - Security type off: both incoming and outgoing must use SSL/TLS on ports
993and465. Plain ports such as143or25often fail or get blocked on mobile networks. - DNS or new domain: if the domain was just added, allow time for the MX and hostname records to propagate before the mail app can resolve
mail.yourdomain.com. - Certificate warning: if you see a name-mismatch warning, use the exact host name shown on the
Connect Devicespage so it matches the server certificate.
Good deliverability also depends on your domain being authenticated, so confirm SPF and DKIM are published for the sending domain. For a broader walkthrough see our email and deliverability guides, and if a mailbox still will not connect after these checks, contact our support team with the error message shown on the device.
