[ad_1]
I saw in my Backend someone (me) ordered a product. But only if I login. Shouldn’t I get a email that someone ordered?
My email is specified that it should be notified but nothing happens. I guess somewhere is a problem that I didn’t receive the email? Or I have to check backend all time?
And how is a order confirmation send? I thought this will happen automatically by woocommerce if someone will order a product.
[ad_2]
I think your site is not configured to send emails or your hosting doesn’t have a mail solution. Check this [guide](https://ivansalloum.com/how-to-configure-wordpress-to-send-emails-via-smtp/) to configure wordpress to send emails easily and for free.
Check that your SPF record is set up in your dns.
It could be a problem with the server mail configuration like the other commenter but If the order has not been paid you also won’t get an email.
You probably need some sort of mail plugin, WordPress/Woo always sends stuff to spam for me without a SMTP plugin.
Yeah I got same problem recently, but I installed WP SMTP (free ones, but you can buy the premium). So far it works, the only cons were any incoming email automatically “reply to” my own email, so a bit annoying if you need to reply customer in rush.
Same with me. I was getting coments on my posts and no notification email. I had to set up a smtp stmp whatever thing too. Then it works.