Use this option if you're sending from a provider not listed (SendGrid, Postmark, Mailgun, AWS SES, Zoho, Fastmail, or your own mail server).
You'll need these details from your email provider:
smtp.sendgrid.net)Go to Settings > Email Accounts > Add Account > Custom SMTP:
If the test passes, you'll see a green checkmark and the account becomes available to assign to campaigns.
smtp.sendgrid.net, port 587, username = apikey, password = your SendGrid API key.AWS SES: Use your region-specific SES endpoint (e.g., email-smtp.us-east-1.amazonaws.com), port 587, with SMTP credentials from the SES console (not your AWS root credentials).Postmark: Use smtp.postmarkapp.com, port 587, username and password are both your Postmark Server API Token.After setup, send a test email via Test Connection, then check that it arrived and wasn't flagged as spam. If it lands in spam, review SPF/DKIM configuration for your domain.