Hello,
As of roughly about the time our auto cPanel updates completed (now on v.58.0.7), our piped email to our whmcs system (latest v.6.3.1) started failing.
here's the forwarder in cPanel:
Note the missing 'php -q'. Re-adding it does nothing; it disappears.
We ran the script (actually the 'cron' script, since that didn't run either) at cli and it ran properly.
Did the cPanel update change something that is now horribly broken?
thanks,
Jim Dawson
As of roughly about the time our auto cPanel updates completed (now on v.58.0.7), our piped email to our whmcs system (latest v.6.3.1) started failing.
Code:
[ [email protected] ~># grep 1bQGs2-0002l7-QL /var/log/exim_mainlog
2016-07-21 09:30:47 1bQGs2-0002l7-QL <= [email protected] H=c-customer-network ([10.0.0.3]) [123.45.678.90]:16679 P=esmtpsa X=TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128 CV=no A=dovecot_plain:[email protected] S=4406 [email protected] T="testing" for [email protected]
2016-07-21 09:30:47 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1bQGs2-0002l7-QL
2016-07-21 09:30:47 1bQGs2-0002l7-QL => support <[email protected]> R=virtual_user T=dovecot_virtual_delivery C="250 2.0.0 <[email protected]> wcF+BLf4kFdsKQAAjl7P1g Saved"
2016-07-21 09:30:52 1bQGs2-0002l7-QL ** |/home/us/whmcs_crons/pipe.php ([email protected]) <[email protected]> R=virtual_aliases_nostar T=jailed_virtual_address_pipe: Child process of jailed_virtual_address_pipe transport returned 1 from command: /usr/local/cpanel/bin/jailexec
2016-07-21 09:30:52 cwd=/var/spool/exim 7 args: /usr/sbin/exim -t -oem -oi -f <> -E1bQGs2-0002l7-QL
2016-07-21 09:30:52 1bQGs8-0002lM-8A <= <> R=1bQGs2-0002l7-QL U=mailnull P=local S=5907 T="Mail delivery failed: returning message to sender" for [email protected]
2016-07-21 09:30:52 1bQGs2-0002l7-QL Completed
Code:
[email protected] |/home/us/whmcs_crons/pipe.php
We ran the script (actually the 'cron' script, since that didn't run either) at cli and it ran properly.
Did the cPanel update change something that is now horribly broken?
thanks,
Jim Dawson
Last edited: