Setting Up Email
Before you can send campaigns or automated emails, you need to configure your email sending service.
Option 1: Amazon SES (recommended)
Amazon Simple Email Service provides high deliverability and is cost-effective at scale.
- Go to Admin > Settings > Email
- Select Amazon SES as your provider
- Enter your SES access key, secret key, and region
- Set your "From" email address and display name
- Click Verify to send a test email
Your "From" email address must be verified in SES. If your domain is not yet verified, SES will guide you through adding DNS records to prove ownership.
Option 2: SMTP
If you prefer to use your own SMTP server (Gmail, Outlook, SendGrid, etc.):
- Go to Admin > Settings > Email
- Select SMTP as your provider
- Enter host, port, username, and password
- Set your "From" address
- Send a test email to verify
Deliverability tips
- Always use a custom domain email (agent@yourdomain.com), not a free Gmail address
- Set up SPF, DKIM, and DMARC DNS records for your sending domain
- Start with small sends and gradually increase volume to build sender reputation
- Monitor your bounce rate; keep it below 2% to avoid deliverability issues
Was this article helpful?
Related Articles
Enabling MLS on Your Site
How to activate the MLS/IDX feature toggle and connect resale data.
MLS/IDX Integration
MLS Data Sync and Freshness
How the cron sync works and how often MLS data is updated.
MLS/IDX Integration
API Keys Management
How to manage third-party API keys for integrations.
Integrations & Settings