Troubleshooting Email Delivery
If customers or staff report that they are not receiving emails (such as pre-alerts, invoices, or marketing broadcasts) from the system, follow this guide to identify and resolve the issue quickly.
1
Check the Email Logs
The first step is always to check the system’s Email Logs to see if the email was generated and sent by the platform. You can check these logs in two places:When reviewing the logs, check the Delivery Status and the Error Message. The system receives data directly from the email server providing specific reasons if an email fails.
- Customer Profile
- Global Email Logs
Go to Operations > Customers, search for the user, open their profile, and click on the Emails tab. This will show a history of emails sent specifically to this customer.


Common Statuses and Errors:
Delivered / Opened
Delivered / Opened
The email was successfully delivered to the recipient’s email provider. If they still can’t see it, it is likely in their Spam or Junk folder.
Failed - Invalid Address
Failed - Invalid Address
The log might show an error like
Invalid address: (to): name@gmail or user@2345. This means the email address is malformed (e.g., missing .com).Failed - Authentication / Connection
Failed - Authentication / Connection
Errors such as
SMTP Error: Could not authenticate or SMTP Error: Could not connect to SMTP host indicate an issue with your system’s SMTP or email provider configuration.Bounced
Bounced
The email was rejected by the recipient’s server. This often happens if the email address doesn’t exist or their inbox is full. Example error:
Permanent SMTP delivery error.Held / Suppression List
Held / Suppression List
If an email bounces multiple times, the provider may place it on a suppression list to protect your sender reputation. Example error:
Recipient is on the suppression list (reason: too many hard fails).Check for existence
Check for existence
If there is no log entry at all, the system never triggered the email. Check if the action that triggers the email (e.g., package status change) actually occurred.
2
Verify the Customer's Email Address
As seen from the “Invalid Address” errors above, emails are frequently not received simply because of a typo in the customer’s profile.
- Go to Operations > Customers and search for the user.
- Click on their name to open the Customer Profile.
- Verify that the email address on file is exactly correct (checking for missing
.com, misspelled domains, etc.).
If there’s a typo, update their profile immediately to ensure future communications are delivered.
3
Ask the Recipient to Check Spam/Junk Folders
If the Email Logs show the message as sent but the customer hasn’t seen it, their email provider (e.g., Gmail, Outlook, Yahoo) might have filtered it.
- Ask the customer to check their Spam, Junk, or Promotions folder.
- Advise them to add your sending email address to their contacts or “Safe Senders” list to ensure future emails go straight to their inbox.
4
Check System Email Configuration
If no one is receiving emails and the logs show consistent failures (or if no logs are being generated for system-wide actions), there may be an issue with the underlying email configuration.
- Verify that your SMTP settings or Email Provider integration is correctly set up.
- Check if your email provider account is in good standing (e.g., not suspended, no billing issues).
Still Need Help?
Contact Support
If you have gone through these steps and emails are still not being delivered, please contact support and provide details from the Email Logs.

