SPF Records
Add a Sender Policy Framework record with the value v=spf1 include:spf.stackmail.com a mx -all to authenticate your domain as a legitimate sender.
DKIM Authentication
Configure through the hosting package's DomainKeys section by selecting a domain, adding a selector, and generating a signature. The system automatically creates DNS records if nameservers are hosted with Mandraled.
Junk Mail Filters
For incoming emails, users can adjust filtering sensitivity levels and whitelist specific addresses or entire domains to bypass spam detection.
Implementation Notes
- Whitelisting individual addresses requires the full email format (example@domain.com)
- Whitelisting entire domains uses the wildcard format (*@domain.com)