- Allmoxy
- Common Errors
-
Allmoxy Guides
-
Getting Started
-
Essential Settings
-
Catalog Build
-
Sales / Customer Service
-
Shop Floor Operations
-
Inventory / Supplies
-
Financial / Accounting
-
Launch
-
Visual Designer
-
Vertical Catalog Integration (B2B)
-
Template (Custom Cabinets)
-
Template (SKU)
-
Business Briefs
-
Feature Updates
-
API
-
Common Errors
Troubleshoot: Emails or Statements sent from Allmoxy to Gmail Accounts Bouncing
Resolve bounced emails coming from Allmoxy
If emails from your Allmoxy instance are bouncing or being flagged as spam, here's why!
This happens when Allmoxy sends the emails out but they are trying to send them as their domain. Gmail flags this as spam or an unsecured email. Add this SPF record to their DNS host it should resolve it.v=spf1 mx a xxxx.com include:_spf.google.com ~all
Have them replace the xxxx.com with their domain name and add the DNS record.
For more information, visit this link