Maildoll
  • Getting Started
  • Installation
    • Requirements
    • Installation with Apache
    • Shared Hosting Install
    • Installing Maildoll
  • FAQs
    • Authentication
    • Language
    • Currency
    • Terminal CLI
    • Artisan GUI
    • Bounce Checker
    • Email Contacts
    • Group
    • Campaign
  • Setup
    • SMTP Setup
    • SMS Setup
    • Payment Setup
    • Frontend Setup
    • Seo Setup
    • Organization Setup
  • Usage
    • Campaign
    • Limit Manager
    • Important Notes
    • Subscription Plan
    • Template Builder
Powered by GitBook
On this page
  • Gmail
  • Mailgun
  • Zoho Mail
  • Elasticmail
  • Yahoo
  • DNS Server

Was this helpful?

Export as PDF
  1. Setup

SMTP Setup

PreviousSetupNextSMS Setup

Last updated 4 years ago

Was this helpful?

Gmail

  1. Go to login into your account.

  2. Click Account Tab

3. Security Tab > App passwords

4. Generate a new app password

5. Copy the app password

6. Go to Maildoll dashboard panel > SMTP Settings > Configure Email > Gmail > Configure Now

7. Configure

MAIL_MAILER="smtp"

MAIL_HOST="smtp.gmail.com"

MAIL_PORT="587"

MAIL_USERNAME="app_password email"

MAIL_PASSWORD="app_password"

MAIL_ENCRYPTION="tls"

MAIL_FROM_ADDRESS="admin@maildoll.com"

MAIL_FROM_NAME="Maildoll"

Mailgun

  1. Sending > Domains > Create a domain

3. Domain > SMTP

4. SMTP credentials

5. Configure

MAIL_MAILER="smtp"

MAIL_HOST="smtp.gmail.com"

MAIL_PORT="587"

MAIL_USERNAME="app_password email"

MAIL_PASSWORD="app_password"

MAIL_ENCRYPTION="tls"

MAIL_FROM_ADDRESS="admin@maildoll.com"

MAIL_FROM_NAME="Maildoll"

Zoho Mail

2. Click on the Security tab

3. Security > App Passwords

4. Generate New Password

5. Copy the password

6. Configure

MAIL_MAILER="smtp"

MAIL_HOST="smtp.zoho.com"

MAIL_PORT="587"

MAIL_USERNAME="youremail@zohomail.com"

MAIL_PASSWORD="app_password"

MAIL_ENCRYPTION="tls"

MAIL_FROM_ADDRESS="youremail@zohomail.com""

MAIL_FROM_NAME="Maildoll"

Elasticmail

  1. Click on the Settings tab

3. Settings > SMTP > Create SMTP credentials

4. Provide your user email address

5. After creating a user name you will get SMTP credentials

6. Configure

MAIL_MAILER="smtp"

MAIL_HOST="smtp.elasticemail.com"

MAIL_PORT="2525"

MAIL_USERNAME="user_name"

MAIL_PASSWORD="password"

MAIL_ENCRYPTION=tls

MAIL_FROM_ADDRESS="your_email"

MAIL_FROM_NAME="maildoll"

Yahoo

  1. Account Security > Manage app passwords

4. Create a new app password

5. Copy the app password

6. Configure

MAIL_MAILER="smtp"

MAIL_HOST="smtp.mail.yahoo.com"

MAIL_PORT="587"

MAIL_USERNAME="user_email"

MAIL_PASSWORD="app_password"

MAIL_ENCRYPTION=tls

MAIL_FROM_ADDRESS="your_email"

MAIL_FROM_NAME="maildoll"

DNS Server

  1. Login to your cPanel

  2. Find Email Accounts

3. Create a new email account

4. After creating an email account go to Connect Devices

5. Get mail client manual settings

6. Configure

MAIL_MAILER="smtp"

MAIL_HOST="outgoing_server"

MAIL_PORT="outgoing_smtp_port"

MAIL_USERNAME="user_name"

MAIL_PASSWORD="Use_your_cPanel_password"

MAIL_ENCRYPTION=tls

MAIL_FROM_ADDRESS="your_email"

MAIL_FROM_NAME="maildoll"

Go to login to your account

Go to login to your account

Go to and login to your account

Go to and login to your account

Then go to

mailgun.com
https://accounts.zoho.com
https://elasticemail.com/account#/settings/new
https://mail.yahoo.com
https://login.yahoo.com/account/security
gmail.com