Elastic Email SMTP Settings

Low-cost relay whose SMTP username is your account email and password is generated.

Search for your email provider

Elastic Email mail settings

Outgoing mail (SMTP)

SMTP server

smtp.elasticemail.com

Port. STARTTLS

2525

Port. SSL/TLS

465

Security

STARTTLS on 2525 (recommended) or 587, or SSL/TLS on 465.

Incoming mail (IMAP)

IMAP

Not supported. This is a send-only service.

Incoming mail (POP3)

POP3

Not supported by this provider.

Sending limits & login

Daily send limit

Set by your Elastic Email plan.

Authentication

Use your Elastic Email account email address as the SMTP username and an API key as the password.

App password

Create the API key under Settings > SMTP/API.

Elastic Email is a send-only relay: there is no IMAP or POP inbox. Port 2525 is its documented default.

Sending cold email? EmailChaser manages inboxes, warmup and deliverability for you.

Try EmailChaser free

Find the SMTP, IMAP and POP3 server settings for any email provider. Free, with no signup, every field copies with one click.

Elastic Email SMTP, IMAP and POP3 settings

Elastic Email is a low-cost sending service with an unusually old-fashioned login: your SMTP username starts out as the same email address you sign in with, rather than an API key or a fixed literal. The password is a credential you generate in the dashboard and can never read again once you close the window, and one account can hold at most 15 of them. The relay takes ports 25, 2525, 587 and 465.

Elastic Email is a send-only relay, so there's no IMAP or POP3 inbox. You only configure the SMTP server above. Use the tool to copy each value into your app or script.

Checked against Elastic Email's own documentation: help.elasticemail.com, elasticemail.com. Ports and limits change, so check there too if something will not connect.

Elastic Email settings at a glance

One card with every server and port on it. Right click to save it, or share the page and this is the preview people see.

Elastic Email mail server settings. SMTP server smtp.elasticemail.com on port 2525 STARTTLS or 465 SSL/TLS. Send-only service with no IMAP or POP3 inbox.

What to enter as your Elastic Email username and password

Wrong credentials, not a wrong port, are the usual reason a Elastic Email connection fails. These are the exact values to type.

Username

Your Elastic Email account email address, the one you use to log in, unless you set a different unique address on the credential

Password

The generated SMTP credential password, shown to you once at creation

Get your smtp credentials

How to set up Elastic Email in a mail client

The exact path through Elastic Email's own settings, in order.

  1. 1

    Create SMTP credentials

    Open Account Settings > SMTP in the dashboard (https://app.elasticemail.com/marketing/settings/new/manage-smtp) and press Create SMTP Credentials. New accounts have none until you do this.

  2. 2

    Copy the password before closing the window

    Elastic Email shows the generated password once. After you close that window the dashboard obfuscates it and only ever shows the last five characters.

  3. 3

    Enter the relay details

    Server smtp.elasticemail.com. Elastic Email supports ports 25, 2525, 587 and 465, over TLS 1.2 or SSL. Check the port you pick is actually open outbound on your own server.

  4. 4

    Use your account email as the username

    The SMTP username defaults to the email address you sign in to Elastic Email with. You can set a different address when creating the credential, but it has to be unique across the whole system.

  5. 5

    Authenticate your sending domain

    Add the SPF and DKIM records for your domain under the Domains page (https://app.elasticemail.com/marketing/settings/new/manage-domains) so your mail is signed.

What Elastic Email looks like filled in

Every mail client asks for the same handful of fields. Here they are with Elastic Email's values already in place.

Account settings: Elastic Email

Outgoing mail server (SMTP)

Server

smtp.elasticemail.com

Port

2525

Encryption

STARTTLS

Authentication

Required

Username

Your Elastic Email account email address, the one you use to log in, unless you set a different unique address on the credential

Password

The generated SMTP credential password, shown to you once at creation
Incoming mail server

IMAP / POP3

Not applicable. Elastic Email sends only, so there is no inbox to configure.

An illustration of the fields, not a screenshot of any one app. Field names differ slightly between Outlook, Apple Mail and Thunderbird; the values do not.

Elastic Email SMTP settings in Thunderbird

The outgoing server dialog with Elastic Email's details entered. Outlook and Apple Mail ask for the same four things under slightly different names.

Thunderbird SMTP Server settings for Elastic Email: server name smtp.elasticemail.com, port 2525, connection security STARTTLS, authentication method normal password.

Which port should you use for Elastic Email?

STARTTLS on 2525 (recommended) or 587, or SSL/TLS on 465.

2525Recommended

STARTTLS

Starts as a plain connection, then upgrades to an encrypted one. The modern standard for sending.

465

SSL/TLS

Encrypted from the first byte. Widely supported and a good choice when 587 is blocked.

25Not supported

Plain SMTP

Meant for server-to-server relay. Home networks and cloud hosts block it, so do not use it to send from a client.

Why your Elastic Email connection is failing

The failures people actually hit with Elastic Email, and what fixes each one.

You lost the SMTP password and the dashboard only shows the last five characters

There is no way to reveal it again. Delete that credential, create a new one, and update every application that was using the old one.

Sending stops after 100 messages in a day on a new account

The free plan is capped at 100 emails a day and 1,000 contacts. Moving to a paid plan raises the daily figure according to the plan you pick.

Delivery is paused and you cannot buy credit

Your account has been put Under Review, which Elastic Email describes as a temporary status. Delivery is paused and credit cannot be purchased, but mail you submit is queued and released if the account is reactivated. Clear it with their Customer Success team.

Connections start failing once you scale up workers

Elastic Email allows 20 concurrent requests from a single IP and times a single SMTP command out after 2 minutes. Reduce your worker count or reuse connections, since multiple emails can go down one session.

You cannot add another SMTP credential

Each account can store up to 15 unique SMTP credentials. Delete one you no longer use before creating another.

Elastic Email sending limits

Paid plans set their own daily figure; concurrency is capped at 20 requests from one IP and a single SMTP command times out after 2 minutes

Per day

100 emails a day on the free plan

Max attachment

10 MB for the whole email; any number of files as long as they fit inside that

Sending cold email through Elastic Email

Set by your Elastic Email plan. Use your Elastic Email account email address as the SMTP username and an API key as the password.

Those caps make single-mailbox sending fine for personal mail but a poor fit for cold outreach at volume. Emailchaser spreads sending across warmed inboxes and manages deliverability, so you can scale without burning Elastic Email accounts.

Common questions about Elastic Email SMTP settings

What are Elastic Email's SMTP settings?


Elastic Email's outgoing (SMTP) server is smtp.elasticemail.com. Use port 2525 (STARTTLS) or 465 (SSL/TLS). STARTTLS on 2525 (recommended) or 587, or SSL/TLS on 465. Sign in with the SMTP credentials Elastic Email issues you, not a mailbox address and password.

What is Elastic Email's IMAP or POP3 server?


Elastic Email is a send-only service, so it has no IMAP or POP3 inbox. You configure it as an outgoing SMTP server only.

Which port should I use for Elastic Email?


Use port 587 with STARTTLS wherever it's offered, it's the modern standard for authenticated sending. Port 465 with SSL/TLS is a solid alternative. Avoid port 25, which most networks block for client sending. Elastic Email's recommended value is above.

Why won't my Elastic Email SMTP connection work?


Check authentication first: Use your Elastic Email account email address as the SMTP username and an API key as the password. Create the API key under Settings > SMTP/API. Then confirm the host, port and security method match exactly, a 587/SSL or 465/STARTTLS mismatch will fail to connect.

Can I send bulk or cold email through Elastic Email?


Not at scale. Set by your Elastic Email plan. Providers throttle bursts to fight spam, so pushing cold email through one mailbox hits limits and wrecks deliverability. High-volume outreach belongs on dedicated infrastructure that spreads sending across warmed inboxes, which is what Emailchaser does.

What is my Elastic Email SMTP username?


By default it is the email address you use to log in to Elastic Email. This trips people up because most transactional relays want an API key or a fixed literal there. You can substitute another email address when you create the credential, as long as it is unique across Elastic Email's whole system. The password is not your login password: it is a separate credential you generate on the SMTP settings page.

Can I recover an SMTP password I did not write down?


No. Elastic Email displays the generated password once and then obfuscates everything except the last five characters. Your only option is to delete that credential and generate a fresh one, then update whatever was using it.

How many SMTP credentials can one account have?


Fifteen. That is enough to give each application its own credential, which is worth doing because you can then revoke one without disturbing the rest. Once you hit fifteen you have to delete an old one before adding another.

Ready to 10x your pipeline?

Send your first cold email campaign today.

Start my free trial
7-day free trial · Cancel anytime4.9/5 from 36 reviews