Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emails sent from contact form module to office365 accounts do not get delivered #22907

Closed
FreelanceComputing opened this issue Jan 20, 2021 · 4 comments
Labels
No change required Resolution: issue closed because expected as is

Comments

@FreelanceComputing
Copy link

Using contact form v4.3 with prestashop v1.7.
The module has been configured as follows

image

When the form is submitted, a copy of the email is successfully received by the Customer service and Webmaster email addresses.
If the sender's email is not from an office365 domain, the sender also receives a copy of the email. I have tested this with gmail.com, outlook.com, mail.com etc.

image

If the sender's email is from an office365 domain e.g. .ac.uk domains, a copy of the email is neither received in the inbox nor spam eventhough the backoffice email log shows that this has been sent. (The ones highlighted in red were never received)

image

When using the test email functionality, emails to office365 accounts are received successfully as shown below

image

@matks
Copy link
Contributor

matks commented Jan 20, 2021

@FreelanceComputing thanks for the detailed feedback 😉

If only office365 domain do not work we can guess office365 has an extra need compared to other mail providers :/ but I am not sure this can be solved on prestashop side.

For example I noticed that, with gmail, to use SMTP I had to enable a "password for applications only". Maybe there is a similar setting needed by Office365?

@Hlavtox
Copy link
Contributor

Hlavtox commented Jan 20, 2021

@FreelanceComputing @matks Microsoft has a very strict rule regarding delivery quota of all new servers. If you have delivery problems to their mailboxes, you need to contact them. They will check it manually and raise the quota. I needed to do it on both hosting providers we used for our stores.

And yes, they just ditch the email completely, no spam folder, no message, the email is just lost. :-)

Also check your SPF, DKIM and DMARC records.

@Hlavtox
Copy link
Contributor

Hlavtox commented Jan 20, 2021

@FreelanceComputing Make a support request here - https://support.microsoft.com/en-us/supportrequestform/8ad563e3-288e-2a61-8122-3ba03d6b8d75

They will contact you

@hibatallahAouadni
Copy link
Contributor

Hello @FreelanceComputing

It seems your issue related to Microsoft mailbox as @matks and @Hlavtox mentioned above, and we use GitHub issues only to discuss about bugs and new features in the PrestaShop project.
So, please contact their support 😉

I'm closing this issue.

Thanks!

@hibatallahAouadni hibatallahAouadni added the No change required Resolution: issue closed because expected as is label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No change required Resolution: issue closed because expected as is
Projects
None yet
Development

No branches or pull requests

4 participants