SMTP Authentication

If your configuring your email client or setting up your application to use SMTP authentication, we highly recommend using SSL. However, please keep in mind that you can’t use "mail.domain.com" unless you have a SSL already setup specifically for that sub-domain.

You should configure your email clients and applications to use the server's hostname instead on port 465 (for SSL) or 587 (for TLS). You can find your server's hostname in the welcome email our billing system sent to you when you first setup your web hosting account.

Related Articles:

Here's a quick example of what you may need to configure when setting up SMTP authentication in your application.

host = "your-servers-hostname"
port = "465" (for SSL) or "587" (for TLS)
username = "you@domain.com"
password = "your-email-account-password"

If you have any issues getting SMTP authentication setup, please contact support and we’ll be happy to help.


Looking for a reliable Windows or Linux hosting with Award Winning Customer Support?
Grab your hosting today with a 20% discount. All plans come with our 60 Money Back Guarantee!

Check out our plans & promotions on our website -- https://www.peopleshost.com/

  • smtp, smtp authentication, email, SSL
  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Creating an Email Account

One of the benefits to owning your own domain is having the ability to create email addresses for...

Setting up a Default Address (catch-all)

In this video, we show you how to setup your default address or catch-all address.More...

Setting up Apache SpamAssassin

In this vide we outline how to use cPanel's Apache SpamAssassin interface which will help prevent...

Setting up Email Filters

In this video we should you how to setup email filters in your cPanel control panel.More...

Logging into Webmail

We'll show you how to login to your webmail in the following video tutorial. This tutorial is for...