DeckleDocs
Dashboard

Integrations · Send-through

Payload

Send Payload CMS transactional email through Deckle.

Configure Payload's email adapter to send through Deckle over SMTP — verification, password resets, and admin notifications.

Set it up#

  1. Generate a Deckle SMTP key below and copy it.
  2. In your Payload config, set the nodemailer SMTP transport to the settings below.
  3. Use the key as the SMTP password and set `defaultFromAddress` to your verified domain.
  4. Verify your sender domain under Domains so mail passes SPF and DKIM.

SMTP settings#

SettingValue
Hostsmtp.getdeckle.com
Port587
Usernameapikey
PasswordYour Deckle secret key

Verify your domain

Add and verify your sender domain under Domains so mail passes SPF and DKIM.
SMTP settings
Host: smtp.getdeckle.com
Port: 587
Username: apikey
Password: <your Deckle secret key>