Skip to content

Email senders

4 min read

Open Channel → Email → Emails.

What this page is for

Each row is a from address on a verified domain. Every sender has an API token for the Send API and appears in the Send → Send device picker.

You need at least one verified domain under Domains before you can add senders here.

Email senders — search, table, and pagination

Sample data shown.

Header controlWhat it does
Add emailRegister a new sending address on a verified domain

Search is field-based — click the search area first, pick which column to search, then type your query.

Search in popup — choose From address or From name

StepWhat happens
1. Click searchA Search in popup opens — you must choose a field before typing
2. Pick a fieldFrom address or From name
3. TypeKirisan filters the table as you type (short debounce)

After you pick a field, the search bar shows the field name on the left (for example From address ▼). Click it to switch fields — changing the field clears the query.

From address search — field pill and address contains query

Search fieldMatchesMinimum length
From addressSending email that contains your query (for example hello matches hello@acme.com)3 characters
From nameDisplay name that contains your query3 characters

If you type fewer than three characters, Kirisan waits until the minimum is met and shows a short hint under the search bar.

Sender table

Email senders table — from address, from name, API token, and row actions

ColumnMeaning
From addressFull sending email (mailbox @ verified domain)
From nameDisplay name recipients see — optional
Receive modeHow this address handles inbound mail — Inherit (follow domain Receive), Force on, or Force off
API tokenTruncated sender token for the Send API — full value shown only once when created
ActionsEdit and Remove

Pagination below the table shows 25 senders per page when you have more than one page of results.

Add a sender

  1. Confirm the domain is verified under Domains.
  2. Click Add email.

Add sending address — domain, mailbox, and optional from name

  1. Choose the Domain from your verified list.
  2. Enter the Mailbox name (the part before @, for example hellohello@yourdomain.com).
  3. Optionally set a From name (for example Acme Inc).
  4. Click Add.

On success, Kirisan shows the API token once — copy and store it before closing the dialog.

Email added — copy API token before closing

The token is not shown in full on the list afterward. You can still pick the sender in Send → Send without re-entering the token.

Edit sender

Click the Edit icon on a row to change the From name and Receive mode. The from address and API token cannot be changed — remove and re-add if you need a different mailbox.

Edit sending address — from name only

Receive mode options:

ModeMeaning
InheritFollow the domain Receive switch on Domains
Force onAccept mail for this address even if domain Receive is Off (still needs inbound MX verified, and the domain must be the active free slot or paid)
Force offNever accept mail for this address, even if domain Receive is On

Inbound mail appears in Inbox.

Remove a sender

Click the Remove icon. Kirisan asks you to confirm, then deactivates the address and its API token.

Remove sending address confirmation

You can register the same mailbox again later if needed.

  • Domains — verify domains and enable receive
  • Inbox — read received mail
  • Templates — reusable HTML layouts for email sends
  • Email log — outbound send history and SMTP status
  • Send API — send programmatically with sender API tokens