Ries-online
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] E-mail not sending to a customerThanks. I fix this with the wordpress return-path.
/wp-includes/class-phpmailer.php
/**
* Sets the Sender e-mail (Return-Path) of the message. If not empty,
* will be sent via -f to sendmail or as ‘MAIL FROM’ in smtp mode.
* @var string
*/
public $Sender = ‘youremail@domain.nl’;Forum: Plugins
In reply to: [WooCommerce] E-mail not sending to a customerThanks for your response. I have placed multiple orders with different email addresses (gmail, hotmail, domain). But this make no difference. Also checked the spam/junk folder.
Forum: Plugins
In reply to: [Opening Hours] Hours and time zonesSame problem!
Forum: Plugins
In reply to: [WooCommerce] No email notification customer.Yes.
Forum: Plugins
In reply to: [WooCommerce] No email notification customer.Now I get smtp support in my hosting and the problem is solved with your plugin. Thanks!
But now it’s sent all emails twice?
Forum: Plugins
In reply to: [WooCommerce] No email notification customer.Thanks! It’s not quite the same. Because I (admin) get emails without problems, emails like new order on your shop. But the customer will not receive any email.
I try it with your plugin, but I don’t use any smtp server.