Adding/Changing/Deleting a Sender Name

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 digital signatures (SPF, DKIM, and DMARC records that authenticate your sending domain).

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

📘

A template can't be saved without a sender

An email template is saved only when a sender is selected in it. If the editor refuses to save the message, check the Sender field first.

If the sender you need hasn't been added or confirmed yet, select any available sender, save the template, and switch to the correct sender afterwards. The sender is stored with the message, so changing it later doesn't affect the content.

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.
Email editor Sender panel with the current sender and the + New sender button highlighted
  1. Enter the sender name and email address and click Add.
New sender dialog with sender name and email fields filled in and the Add button highlighted
🚧

Important

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

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

  1. Open the message from Yespo Support and confirm the sender.
Yespo sender confirmation email with the Confirm sender name button highlighted

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.
Email editor Sender field dropdown highlighted, showing the currently selected sender
📘

Note

If you have several verified sending domains, you can use a different one for each email inside the same workflow — the domain is chosen per message, based on the sender you select in the email editor.

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.
Sender dropdown with the Senders and Dynamic address tabs, Dynamic address tab highlighted
  1. Insert a variable from the event parameters.

Example:

$!yoursender_address

Where yoursender_address is an event parameter.

Dynamic address tab with the $!yoursender_address event parameter variable entered in the sender field

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 menu open with Settings highlighted, and the Senders page with the New sender button
  1. Enter the sender name and email address.
New sender dialog with sender name and email fields filled in and the Add button highlighted
  1. Click Add.

Yespo sends a confirmation email to the specified address. Confirm the address via the email from Yespo Support.

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

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

Senders list with Available and Awaiting confirmation statuses highlighted

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.

🚧

Important

The reply-to address must belong to your corporate domain.

📘

Note

BCC (Blind Carbon Copy) isn't supported for email sends. If you need a copy of a message delivered to another address, use Reply-to if replies are enough, or add a separate Send block to a workflow to deliver a copy to that address explicitly.

📘

Note

Yespo doesn't provide an auto-reply for inbound mail sent to your reply-to or sender mailbox — Yespo 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.
Account menu open with Settings highlighted, and the Senders list with the trash icon highlighted next to a sender

Deletion rules

  • If the sender is not used in any messages, click Delete.
Delete sender used in messages dialog with a replacement sender selected and the Delete button highlighted
  • If the sender is used, select a replacement sender or choose Leave without sender.
Delete sender used in messages dialog with Leave without sender selected and a warning that messages will be unable to send
🚧

Important

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



Did this page help you?