acnoo-logo
cart
0
cart
RentPro Best Property & Rent Management...

Sales : 27

Lifetime Free update

HomeDocumentation

Mail Configuration / SMTP Setup

To create and configure an SMTP email account using cPanel, follow below steps:

Step 1: Log in to cPanel

Step 2: Create an Email Account

1. In cPanel, go to "Email Accounts".

2. Click “Create”.

3. Fill in:

    a. Username: e.g., info, test, or hr

    b. Domain: Select the correct domain (if multiple are available)

    c. Password: Set a strong password or use the generator

4. Click Create.

📌 This creates an email like test@yourdomain.com

Step 3: Get SMTP Settings

Once the email is created:

1. Go to "Email Accounts" again.

2. Find your new email and click “Connect Devices”.

3. You’ll see the SMTP settings under the Mail Client Manual Settings section like below image:

Example:

InputValue
QUEUE_MAILSelect true / false, (If you select true, you need to run the following command: php artisan queue:work on server)
MAIL_DRIVER_TYPESelect MAIL MAILER / MAIL DRIVER
MAIL_DRIVERUse sendmail if your server has a local mail server installed (like Postfix or Exim).
Use smtp when sending emails through an external mail service (like Gmail, Mailgun, or your hosting provider's SMTP server).
MAIL_HOSTmail.yourdomain.com
MAIL_PORT587
MAIL_USERNAMEtest@yourdomain.com
MAIL_PASSWORDThe one you set
MAIL_ENCRYPTIONtls
MAIL_FROM_ADDRESSyourmail@gmail.com
MAIL_FROM_NAMEYour project/app name

Set the values to System Settings → Mail Configuration

If you want to know more details please follow their, Official documentation. Here is also a youtube video link for reference.

Was this documentation helpful?

0 out of 0 found this helpful

Still No Luck? We Can Help?

Get in touch with our friendly support team

Submit a request