Adding/Changing/Deleting a Sender

Senders help recipients understand the message context. Use different sender names for different email types, such as promotional campaigns, trigger messages, or emails from managers.

šŸ“˜

Note

Before you configure senders, make sure your domain has valid domain authentication (SPF, DKIM, and DMARC records that authenticate your sending domain).

The editor doesn't save an email template while the Sender field is empty. If the sender you need hasn't been added or confirmed yet, select any existing sender, save the template, and change the sender to the required one afterwards.

You can add or change a sender in a few ways.

Add a Sender in the Email Editor

Static Sender Address

  1. Go to Messages → Messages → Email and open an existing email or create a new one.
Messages navigation with the Email channel and Messages tab highlighted, showing a list of email messages
  1. In the Message settings panel, open the Sender section and click + New sender.
New sender
  1. Enter the sender name and email address and click Add.
Add
🚧

Important

The sender email address must belong to your corporate domain. Example

After you add the sender, eSputnik sends a confirmation email to the specified address.

  1. Open the confirmation email from eSputnik Support and confirm the sender.
Sender confirmation email from eSputnik Support with the Confirm Sender Name button underlined in red

Change the sender in an email

To use a different sender in the same email:

  1. Click the current sender name.
  2. Select another sender from the list.
Change the sender in an email

Dynamic Sender Address

šŸ“˜

Note

To enable dynamic senders, contact the support team.

Use a dynamic sender when each contact should see a different sender. This is common in broadcasts or messages sent on behalf of a personal manager.

For trigger messages in workflows, you can populate the sender from:

  • event parameters;
  • contact fields.

Configure a dynamic sender

  1. In the email editor, click the Sender field and open the Dynamic address tab.
Dynamic address tab
  1. Insert a variable from the event parameters.

Example:

$!yoursender_address

Where yoursender_address is an event parameter.

Variable from the event parameters

Or:

  1. Click the Personalization icon and select a field from the contact card.
Dynamic address tab with the Personalization contact field icon highlighted next to the sender field
  1. Click Save.

Add a Sender Via Account Settings

  1. Go to Settings → Senders → Email and click New sender.
Account Settings
  1. Enter the sender name and email address.
The sender name and email address
  1. Click Add.

You will receive a confirmation email at the specified address. Open the email from eSputnik Support and confirm the address.

After confirmation, the sender's status changes to Available. Before confirmation, the status is Awaiting confirmation. You can resend the confirmation email if needed.

šŸ“˜

Note

A newly added sender can take up to an hour to become available for sending via the API — for example, via Send email message — because sender data is cached. If a request returns the interface '...' doesn't exist error right after you add a sender, wait up to an hour and retry.

The sender's status

Add a Reply-to Address

By default, replies are sent to the sender email address. To receive replies at a different address, add a reply-to address.

Example: [email protected]

Email editor Sender panel with the Reply to field and dropdown highlighted

The setup flow matches the sender configuration in the email editor.

šŸ“˜

The reply-to address

It must belong to your corporate domain.

BCC (Blind Carbon Copy) isn't supported for email sends. To deliver a copy of a message to another address, add a separate Email block to the workflow: in its advanced parameters, enter that address in the Email field and clear Contact ID. Reply-to doesn't send a copy — it only sets the address the recipient's reply goes to.

eSputnik doesn't provide an auto-reply for inbound mail sent to your reply-to or sender mailbox — eSputnik has no access to that inbox. Replies land directly in your own mailbox, and any auto-response has to be configured there, on your side.

Delete a Sender

  1. Go to Settings → Senders → Email.
  2. Click the Trash icon next to the sender.
Delete a Sender

Deletion rules

  • If the sender is not used in any messages, click Delete.
Deletion rules
  • If the sender is used, select a replacement sender or choose Leave without sender.
Leave without sender
🚧

Important

Messages without a sender do not send until you assign a new sender.


Troubleshooting

The Confirmation Email Doesn't Arrive

After you add a sender, eSputnik sends a confirmation email from eSputnik Support to that address. While the sender is unconfirmed, its status is Awaiting confirmation. If the email doesn't arrive:

  • Check the Spam and Promotions folders of the sender mailbox.
  • Make sure the address is spelled correctly and that the mailbox exists and can receive mail.
  • Resend the confirmation: in Settings → Senders → Email, open the sender with the Awaiting confirmation status and resend.
  • If it still doesn't arrive, the address may be on the blacklist — for example, it previously bounced or returned "account does not exist" — and eSputnik can't deliver to a blacklisted address. Contact [email protected]; the team checks the address, removes it from the blacklist if it's valid, and then you can resend the confirmation. See Contact Blacklist.

The Email Template Won't Save Without a Sender

An email template isn't saved until a sender is specified in it. If the sender you need isn't in the account yet — for example, it is still awaiting confirmation — select any existing sender, save the template, and then change the sender to the correct one once it becomes available.

A New Sender Isn't Available for API Sending Right Away

Because of caching, a newly added sender can take up to an hour to become available for sending via the API. If a request — for example, to Send email message — returns the error interface '...' doesn't exist right after you add and confirm the sender, wait up to an hour and retry.

The Sender Address Is Not on Your Domain

The sender address — and the reply-to address — must belong to your corporate domain that is authenticated in eSputnik. If you can't add or confirm a sender because of a domain error:

The Sender Name Displays Differently in Gmail

Gmail and some other providers may show the sender name differently from how you configured it. If your authentication is correct, this is controlled by the mailbox provider, not by eSputnik — eSputnik can't force how the sender appears in a given inbox.

  • First, rule out an authentication issue. Send a test to Mail-Tester. A high score (for example, 10/10) means SPF, DKIM, and DMARC are fine, and the display difference is on the provider's side.
  • Make sure you set a sender name, not just an address, when adding the sender.
  • The sender name can still affect open rate indirectly, so keep it clear, consistent, and recognizable — but how Gmail ultimately renders it is outside eSputnik's control.

The sender name is passed in the message's From header exactly as it is set here. How the name appears in the inbox can differ between mail services and depends on several factors, so if a recipient sees the bare address, open the original of the received message and check its From header before looking for a problem in the account.


Did this page help you?