In our Amelia booking plugin, we are unable to receive any emails regarding notifications and also we are unable to access the front end customer area using the special email link as we are not receiving those emails.
Our regular emails are reaching inboxes and we are using GMAIL API from google to send those emails and ensure they land in inbox. We have tried using phpmail option as well as WPMAIL settings in amelia but the emails are not coming.
Also, from docs, I found that new customers get email/password combo in their first order to have access to the customer area. Since those emails are not coming, how can we set/change/alter user passwords to give them updated combinations that are sure to wrok.
PHP should not be used and we do not recommend it since most of the mails will end up in SPAM.
Since you are using WP mail for notifications you need to reach out to their support team so that they can check what no notifications are being sent because this is a third party plugin and everything goes through them.
We can only test and help if you are using SMTP for notifications. If you want to try SMTP notifications then this is how you can set them up
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 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.
Microsoft SMTP (outlook, hotmail, live, and office365 email accounts):
If you’re having issues using SMTP with your Microsoft account, please make sure to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on in the Security Basics section of your Microsoft account. Instructions about this can be found on Microsoft’s Documentation, here.
For detailed set-up instructions, please take a look at this article on our official support platform.
We wish you all the best and hope you have a wonderful day ahead.
Just a basic wordpress setup and amelia running. In such case, which option should I choose? because I just tested this and atleast I shhould get any response if I am not using any service for sending emails.
Not sure what you are asking us regarding "I should get any response if I am not using any service for sending emails". The best way personally is to set the notifications via SMTP in the way we suggested before and then you get and send the notifications regarding the booking on your site.
We are not quite sure what the issue is but we will try to explain how you need to set Smtp and how it work.
On 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.
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.
When you enable the 2-step verification on your Google account, please follow these steps to configure the App Password for Amelia:
In our Amelia booking plugin, we are unable to receive any emails regarding notifications and also we are unable to access the front end customer area using the special email link as we are not receiving those emails.
Our regular emails are reaching inboxes and we are using GMAIL API from google to send those emails and ensure they land in inbox. We have tried using phpmail option as well as WPMAIL settings in amelia but the emails are not coming.
Also, from docs, I found that new customers get email/password combo in their first order to have access to the customer area. Since those emails are not coming, how can we set/change/alter user passwords to give them updated combinations that are sure to wrok.
Hello there,
Thank you for reaching out to us.
PHP should not be used and we do not recommend it since most of the mails will end up in SPAM.
Since you are using WP mail for notifications you need to reach out to their support team so that they can check what no notifications are being sent because this is a third party plugin and everything goes through them.
We can only test and help if you are using SMTP for notifications. If you want to try SMTP notifications then this is how you can set them up
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.
Microsoft SMTP (outlook, hotmail, live, and office365 email accounts):
If you’re having issues using SMTP with your Microsoft account, please make sure to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on in the Security Basics section of your Microsoft account. Instructions about this can be found on Microsoft’s Documentation, here.
For detailed set-up instructions, please take a look at this article on our official support platform.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Let's say I am not using any wpmail service.
No added plugin for sending emails.
Just a basic wordpress setup and amelia running.
In such case, which option should I choose? because I just tested this and atleast I shhould get any response if I am not using any service for sending emails.
Hello again,
Not sure what you are asking us regarding "I should get any response if I am not using any service for sending emails". The best way personally is to set the notifications via SMTP in the way we suggested before and then you get and send the notifications regarding the booking on your site.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
I have a google workspace account.
I have everything setup in Amelia except mail settings.
Question 1) Can I leverage google workspace account and find smtp info to send emails?
Question 2) If I create a Domain mailbox, can I use the domain SMTP for this?
Question 2) If both 1 and 2 can't be used, which service can I use?
These emails are priority as it is linked to 2 features that currently don't work i-e customer area and reminder emails.
aa
@Marko still waiting to hear back from you.
Also I added gmail SMTP fields to Amelia but not sure if it is working as I am not getting any emails.
Woocommerce emails such as Order completion etc are coming through
Attached files: chrome_k0LJUpphxx.png
chrome_zZxX8Vs9ao.png
Hello again,
We will need to check this and let you know as soon as we have more information.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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 again,
We have forwarded your ticket to our level 2 agents and as soon as we get some feedback from them we will contact you immediately.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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 again,
We are not quite sure what the issue is but we will try to explain how you need to set Smtp and how it work.
On 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.
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.
When you enable the 2-step verification on your Google account, please follow these steps to configure the App Password for Amelia:
1. Go to your Google Account.
2. Select Security:
3. Under "Signing in to Google," select App Passwords. (You may need to sign in again)
Please note:
If you don’t have this option, it might be because:
4. At the bottom, under "Select app" choose "Other (custom name)":
5. Enter the name (for example "Amelia SMTP"), and click on Generate:
6. You'll see a new popup, where the App Password is the 16-character code in the yellow bar:
7. Save the password somewhere safe just in case you need it again (without the spaces).
8. In Amelia Settings/Notifications use these details for SMTP:
"Mail Service" - SMTP
"SMTP Host" - smtp.gmail.com
"SMTP Port" - 587
"SMTP Secure" - TLS
"SMTP Username" - your email address
"SMTP Password" - the 16-digit App Password you previously created (again, without the spaces)
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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