Integrations · Send-through
WordPress
Route all WordPress site mail through Deckle SMTP with a plugin.
Use an SMTP plugin (WP Mail SMTP, FluentSMTP) to send WordPress transactional and notification email through Deckle.
Set it up#
- Generate a Deckle SMTP key below and copy it.
- Install an SMTP plugin (WP Mail SMTP or FluentSMTP).
- Set the host, port, username, and the key as the password; set From to your verified domain.
- Verify your sender domain under Domains so mail passes SPF and DKIM.
SMTP settings#
| Setting | Value |
|---|---|
| Host | smtp.getdeckle.com |
| Port | 587 |
| Username | apikey |
| Password | Your 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>