Topics explained on this page:
What is an SMTP or Email Server
The SMTP stands for Simple Mail Transfer Protocol, and it’s an application used by mail servers to send, receive, and/or relay outgoing mail between email senders and receivers.
Without an SMTP server, your email wouldn’t make it to its destination.
Additionally, the SMTP server verifies that the outgoing email is from an active account, acting as the first safeguard in protecting your inbox from illegitimate email. It also will send the email back to the SMTP sender if it can’t be delivered. This informs the sender that they have the wrong email address or that their email is being blocked by the receiving server.
Some examples of SMTPs are:
SMTP Provider | URL | SMTP Settings |
---|---|---|
Gmail | gmail.com | smtp.gmail.com |
Outlook | outlook.com | smtp-mail.outlook.com |
Yahoo | mail.yahoo.com | smtp.mail.yahoo.com |
Comcast | comcast.net | smtp.comcast.net |
Where to find the SMTP in CRM
The SMTP section can be found as per the below instructions.
Log in into CRM and go to the left side menu
Scroll down and hit the System Settings and then SMTP Accounts
If already configured, the list of the SMTPs will be displayed on this page.
Also, on the table are displayed the following information for each SMTP:
The Account Name
What Host is
The email address used by the account
If the SMTP is active in CRM
Last update made on the account in CRM (see below example)
How to create a new SMTP Account in CRM
To create a new SMTP account in CRM, just click on the + Create new button on the right of the page
and then follow one of the below instructions depending on how the SMTP is going to be used:
An External Provider
An Internal Provider
Set up the SMTP Account for an External Provider
SMTPs configured as External Providers are going to be managed by Mailgun.
The information that needs to be provided, which are available inside your SMTP account, are:
Account Name: for example, Demo Account
Account Type: which can be set as Campaigns I Customer Service I System Account
Domain: which is the part of the email address after the @. For example, for the support@dfo.global, the domain is dfo.global
Email: add the email that is linked to this Email Server (SMTP), for example, Demo@emanagecrm.com
From Name: for example Demo Support
Is Active? toggle needs to be switched to ON
Please find attached below an example of an SMTP configured in CRM as an External Provider:
Once you have filled in all details, just click on the Save button.
Set up the SMTP Account for an Internal Provider
SMTPs configured as Internal Providers are going to be managed by an internal server.
The information that needs to be provided, which is available inside your SMTP account, are:
Account Name: for example, Demo Account
Account Type: which can be set as Campaigns Customer Service I System Account
Host: it is needed the SMTP Settings, for example, smtp.gmail.com
Email: add the email that is linked to this Email Server (SMTP), for example, Demo@emanagecrm.com
From Name: for example Demo Support
Port: which is a number like 587
User: for example, Demo@emanagecrm.com
Password
Is Active? toggle needs to be switched to ON
TLS/SSL toggle needs to be switched to ON
Once you have filled in all details, just click on the Test button, so the below tab will pop up:
Add your email into the first field and click on the Send button, so the system will trigger a test email to the email you have provided with a Confirmation Code
Copy and paste the code on the second field of the tab and click on confirm the test and the SMTP is finally ready.
Please find attached below an example of an SMTP configured in CRM as an Internal Provider:
How to edit an SMTP
To edit a SMTP, once you are on the SMTP Accounts page:
Go to the right side of the page on the Actions Column
Click on the Edit button of the SMTP that you need to edit
The page will be redirecting you to the SMTP Account settings, where you can go ahead editing the SMTP information
How to delete an SMTP
To delete an SMTP, once you are on the SMTP Accounts page:
Go to the right side of the page on the Actions Column
Click on the Delete button of the SMTP that you need to edit
The SMTP Account will be removed from the instance.