Hey.
Is here anyone that may have an idea whats causing the following issue?
I can´t use the notify customer option when updating orders, when i do i get:
Notice: mail(): Policy restriction in effect. The fifth parameter is disabled on this system in /****Jadajada****/includes/system/versioned/1.0.5.4/email.php on line 390 Warning: Cannot modify header information - headers already sent by (output started at /****Jadajada****/includes/system/versioned/1.0.5.4/email.php:390) in /****Jadajada****/tempadmin/includes/functions/general.php on line 36
Phoenix version 1.0.7.18
PHP 7.4.16
Issue when sending order updates to customers
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: Issue when sending order updates to customers
Remove the "-f$from_addr" parameter from the mail() call.