Email after checkout isn't sent

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Email after checkout isn't sent

Post by MikaelNazarenko » 12 Sep 2019, 11:40

I am testing checkout and at last point I get message:

Thank you for your order and authorizing the payment.
An e-mail with the order details will be sent to you within the next few minutes.

But email is not coming. Email address is correct, email doesn't arrive to inbox or spam. No any errors in logs. How does email sending work ? Maybe I need to run some task for email sending ?

lucadambros
Posts: 44
Joined: 24 Jun 2019, 14:46

Re: Email after checkout isn't sent

Post by lucadambros » 12 Sep 2019, 11:44

You have to setup the cronjobs

https://aimeos.org/docs/Laravel/Configure_cronjobs

Edit:
Here you can find more: post9370.html

Post Reply