Skip to content

Setup Sending Server

Unlike most of the email software and hosted email application with one or a couple of sending options, MailCarry offers a sending server function with multiple options to configure the system with. The scope of the sending server function is broad where you’ll have the ability to add sending servers belonging to different providers like Mailgun, SendGrid, Amazon, and others. In this article, however, we’ll discuss the overall functioning of the sending server module, while each integration may become a topic of separate articles.

In this Article

  • How can I configure a sending server in MailCarry?
  • How can I send emails from Amazon SES?
  • How can use Mailgun, SendGrid and other mail services?
  • How can I use the default PHP mail function for sending?
  • How can I configure SMTP in MailCarry?

“Sending Server” function is placed under the “Setup” on the main navigation. The main page of the sending server would show existing sending servers if you already have them in your system. “Add Sending Server” is the button that you’ll need to click from the left side corner of the page to start configuring/adding a new server for your outgoing emails.

Status

There is a toggle option to mark the status of the sending server as “Active” or “Inactive”, which is set as active by default.

Groups

Since there are different types of mail servers you can integrate the MailCarry system with, it is always better to manage each type separately. Groups will help you categorize the sending servers according to type it belongs to, i.e. ESPs.

Name

Provide a suitable name to this sending server entry, i.e. Amazon-II, or SMTP-1, etc. Names will help to identify the server later in the view table, or while performing other functions like scheduling a campaign or follow-up, etc.

Type

Which type of mail server are you adding? Select from the available options in the dropdown. Currently available types can belong to the following categories.

1) PHP Mail

Setup the sending server function using the default PHP mail function. The default function uses the settings in PHP to relay emails through Sendmail. Default PHP function has its limitations and likely to have difficulties in building a reputation of a bulk sending system, therefore, this is seldom an option for large-volume senders. However, adding this server option can later be used to send system notifications internal notification emails, etc.

2)SMTP

If you are looking to use an SMTP function to configure your mail server, choose this type from the dropdown. You can have it connected with a custom configured SMTP server by providing the following details, or even can use SMTP of some email delivery service i.e. SendGrid or others.

Fields Specific to SMTP

Host- Set the SMTP host as provided by your email service provider, it is readily available in case of using the SMTPs of some email service provider, i.e. smtp.gmail.com, and in case of the custom-configured SMTP server, it will be the complete path to your SMTP server.

  • Username & Password– Provide the username and password of the SMTP in the respective fields
  • Port– 25 is the default port of the SMTP, but since several inbound, the server blocks the port 25, alternative ports are used. Some other largely used ports are 2525, 587, 465 for the encrypted connection.
  • Encryption– If the connection to the server needs encryption? You’ve got the option to choose the type of encryption required. If not, you can continue with the first option “None”.

3)ESPs or Email Sending Services

MailCarry offers integration with several leading email sending services and cloud-based email relays to help you configure your system with an email delivery services of your choice, i.e. Amazon SES, SendGrid, Mailgun, and others. Discussing the process of integrating every single one of these services isn’t in the scope of this article, here we’ll only discuss the general application of email sending services as a type of sending server like PHP Mail and SMTP.

Fields Specific to ESPs Configuration

In case of selecting to configure the email server type “ESP” (SendGrid, Amazon, Mailgun, etc.), the fields that appear may be different in case of every ESP you select from the list. It is because the APIs of these services are being used to work seamlessly work with MailCarry, and every service on the list has some unique method and requirement of authenticating the API request.   

  • The API Keys– Most of the sending services make a combination of credentials it requires to validate and authenticate an API request coming from custom code or 3rd party software like MailCarry. But, one thing that most of these services would ask for the user account verification is the API key or API token, apart from the Amazon SES that validates the API somewhat differently. You can locate the API key in your account of a specific service e.g. Mailgun has it under “Settings” in your account and in SendGrid you’ve got a separate link in your account to create the API key. Provide an API key of a valid account of your selected service in this field to proceed. Providing wrong API key, invalid API, or an API key of a suspended account would result in an error.
  • Secondary Authentication Factor– As it has already been mentioned that mostly these services ask a combination of credentials to authenticate for an API request, where the API key is widely used primary authentication method for the validity of a user account, the secondary authentication factor may vary for every service and sometimes it doesn’t require the second authentication factor at all, i.e. in case of SendGrid. While for the other services it is sometimes the custom domain you’ve authenticated with like Mailgun account, or the Account ID for some cases i.e. of your Elastic Email account.
  • Amazon SES Authentication Credentials– Amazon API behaves somewhat differently and asks for credentials different than other services to learn if you’ve got valid permission to access/execute services you’ve requested for. These include the combination of AWS access key and key ID to validate and authenticate the send email request you generate from the MailCarry interface. You may also need to mention the Amazon Region for the AWS available zones.

General and From Information

Here it comes to the portion of the sending server configuration that remains alike in case of selecting all types of the available sending server, no matter if it is default PHP Mail, SMTP or ESPs API. This information includes the routing information of the sending i.e. From Name, Email, and Return-path. Recipient of the email message will be able to see all the information you will provide/ select for the respective fields here on.

  • From Name– Your email will appear to be sent from this name, it can be like Jonathan, Kelly or even your company name.
  • From Email– An email address that the recipient will see as a sender email. In MailCarry, the send from email constitutes from the Sender Domain and a local part before @. The first field is the text box where you will write the preferred local part of from email, i.e. John, while the domain part after @ is only selectable from the earlier configured/saved sending domains. Click to start setting up a Sending Domain if you haven’t done already.
  • Reply Email– an email address where the replies of your campaigns will be received.

Bounce Email

Select the bounce handler to receive and process the bounce notices for this configuration. You can only select from the earlier saved bounce handlers, and if you still haven’t setup a bounce handler, click the small plus (+) icon to start adding one.

Add Bounce Handler

Sending Speed

Some ISPs throttle the number of emails allowed-in from a specific sender’s domain and corresponding reputation of the sender. It is important for the sender side to have a mechanism in-placed using which the sending volumes can be throttled. Using this function you can control the speed of out-going emails from a specific sending server. Two options are available to select the desired one.

  • Unlimited– If you don’t want to impose a restriction on the number of out-going emails. The system will automatically control the limits with its in-built schema.
  • Limited– Select the option if you want to limit the sending volumes of out-going emails. You will need to work with two fields to impose the hourly or daily sending limits for the sending server, a first text field for writing down the number and then selecting the preferred time interval between “Hourly” or “Daily”.  
Was this article helpful?
How can we improve this article?
Table of Contents

Copyright © 2020 MailCarry