Rela AIRela AI Docs
Email Agents

Email accounts

How to register and verify an email account to send and receive emails with your AI agent.

What is an email account

An email account is the connection between your business email address and the platform. Through Postmark, it allows your AI agent to automatically send and receive emails on behalf of your company.

Each email account is linked to a specific email address and must go through a verification process before it can be used.

Register an account

  1. Go to Email > Accounts in the sidebar.
  2. Click Register.
  3. Fill in the form fields:
FieldDescription
NameAccount identifier name (e.g. "Sales Support").
EmailBusiness email address (e.g. support@yourcompany.com).
  1. Click Save.

When the account is registered, a Sender Signature is automatically created in Postmark. The initial status will be pending_verification and the verification will be marked as unconfirmed.

DNS verification

For Postmark to send emails on behalf of your domain, you need to configure the following DNS records with your DNS provider:

Record typePurpose
TXT (DKIM)Authenticates emails sent from your domain.
CNAME (Return-Path)Configures the return path for email bounces.
TXT (SPF)Authorizes Postmark as a valid sender for your domain.

Steps to verify

  1. Access the admin panel of your DNS provider (e.g. GoDaddy, Cloudflare, Namecheap).
  2. Add the DNS records shown on the account detail screen.
  3. Go back to Email > Accounts and click Verify next to the account.
  4. When Postmark confirms the records, the status will automatically change to active.

DNS propagation may take from a few minutes to several hours depending on your provider.

Receiving emails (Inbound)

When the account is registered, a receiving address is automatically generated using plus-addressing. This address allows incoming emails to be processed by your AI agent without additional configuration.

Account statuses

StatusDescription
pending_verificationThe account was registered but the DNS records have not been confirmed yet.
activeThe DNS records were verified. The account can send and receive emails.

Account fields

FieldDescriptionDefaultRange
NameAccount identifier name.Free text
EmailBusiness email address.Valid email
StatusCurrent account status.pending_verificationpending_verification, active
DNS verificationIndicates whether DNS records were confirmed.UnconfirmedConfirmed / Unconfirmed

On this page