Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Hi @gdakash57!
It sounds like you are saying that the registration email notifications are not being sent to the customer.
With that said, WooCommerce uses the default mailing feature in WordPress, which relies on the wp_mail() function to process mails — core itself doesn’t do the processing.
If emails are not being sent or received, then it’s likely an issue with the email function on your web server.
Please work through the following documentation and see if that helps:
https://docs.woocommerce.com/document/email-faq/
Cheers!
I’ll active SMTP plugin and email working but I’ll need specify mail like when customer order any product their goes from [email protected] and when someone register their mail goes mail from [email protected] already i’ve setup it from woocoommerce-setting-emails but it’s not working only working SMTP mail
I’ll talk my hosting provider they say this problem is wordpress how can I solve this problem my brother thanks advance
Hi @gdakash57. Sorry we missed your last response. There is no built-in option in WooCommerce to specify different from addresses based on the email being sent. If you have that option, then it is added by a customization or plugin.