Email notification is not coming through on test bookings for customer, looked at spam/junk folder nothing is coming through. Employee email coming through after a long time, but calendar booking shows up soon after booked.
An issue with email notifications could be caused by several reasons:
Your hosting provider is blocking all 3rd party settings and only allowing their SMTP (or other) settings.
Your website has a PHP version of less than 7.
The credentials are not correct.
There's something else blocking the notifications from being sent.
If you're using Gmail, please check out this article for detailed setup instructions.
Please check these points, and let me know if you were able to resolve the issue. If you're still not able to resolve the issue, we'll need to remote into your website, and see what's going on.
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Unfortunately, I could not log into your website, as I get the following error message.
Can you please provide me with the screenshot of the Notification settings in Amelia?
Please note: We strongly recommend changing the mail service setting to SMTP because the email that is sent with PHP Mail generally gets flagged as spam by mail servers and also can take some time to send. See below for how to configure the SMTP mail service.
SMTP (Simple Mail Transfer Protocol) – In this article, we show how to configure the SMTP mail service for Gmail, but you can set it up for any other outgoing service that supports SMTP for a mail client. When you select this option, four inputs will appear – you need to populate them to configure SMTP properly. A Google SMTP example:
SMTP Host – smtp.gmail.com
SMTP Port – 587
SMTP Secure – TLS
SMTP Username – Your Gmail address
SMTP Password – Your App password (details about setting up an app password can be found in the yellow notice section below)
The most commonly used SMTP Ports are 465 and 587. Port 465 uses “SSL” as SMTP Secure, while port 587 uses “TLS” as SMTP Secure. Make sure to check what the correct SMTP settings are for your mailing provider.
Google SMTP (Gmail accounts):
From 30 May 2022, Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password, so “Allow less secure apps” will be removed.
In order to continue using SMTP with Gmail, you will need to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on. Instructions about this can be found on Google’s Documentation, here.
For detailed set-up instructions, please take a look at this article on our official support platform
Email notification is not coming through on test bookings for customer, looked at spam/junk folder nothing is coming through. Employee email coming through after a long time, but calendar booking shows up soon after booked.
PHP version. 7.4
Hello Tung,
Thank you for reaching out to us.
An issue with email notifications could be caused by several reasons:
Please check these points, and let me know if you were able to resolve the issue. If you're still not able to resolve the issue, we'll need to remote into your website, and see what's going on.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Please take a look and test for yourself. It is only sending customer emails intermittently (50%).
1. not blocking as it works half of the time
2. PHP is 7.4
3. Credentials for customers email?
4. Yes maybe, please look into it.
5. Idk what this has to do with customers not getting emails.
Hello Tung,
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Unfortunately, I could not log into your website, as I get the following error message.
Can you please provide me with the screenshot of the Notification settings in Amelia?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Tung,
Thank you for clearing that up.
Please note: We strongly recommend changing the mail service setting to SMTP because the email that is sent with PHP Mail generally gets flagged as spam by mail servers and also can take some time to send. See below for how to configure the SMTP mail service.
The most commonly used SMTP Ports are 465 and 587. Port 465 uses “SSL” as SMTP Secure, while port 587 uses “TLS” as SMTP Secure. Make sure to check what the correct SMTP settings are for your mailing provider.
Google SMTP (Gmail accounts):
From 30 May 2022, Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password, so “Allow less secure apps” will be removed.
In order to continue using SMTP with Gmail, you will need to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on. Instructions about this can be found on Google’s Documentation, here.
For detailed set-up instructions, please take a look at this article on our official support platform
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Tried again. seems to be working now. Thanks!