propcgamer
Verified User
- Joined
- Dec 27, 2005
- Messages
- 98
I have been using Clientexec + DirectAdmin + E-mail piping for a few years.
Recently, upon either upgrade of clientexec, or by running custombuild update, the e-mail piping functionality has stopped working.
They are generating bounce e-mails.
Here is an excerpt from the exim log file:
2010-08-10 15:10:37 1OiuDd-00071o-Ke <= [email protected] H=mail-qy0-f180.google.com [209.85.216.180] P=esmtp S=1235 [email protected] T="test" from <[email protected]> for [email protected]
2010-08-10 15:10:37 1OiuDd-00071o-Ke ** |/usr/local/bin/php -q /home/domain/domains/secure.domain.com/public_html/clientexec/SupportPipe.php <[email protected]> F=<[email protected]> R=virtual_aliases_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 255 (could mean shell command ended by signal 127 (Unknown signal 127)) from command: /usr/local/bin/php
I tried changing the /usr/local/bin/php -q to -f based on some reading online, but that did not seem to change anything.
- The Chmod is set to 755
Any ideas?
Recently, upon either upgrade of clientexec, or by running custombuild update, the e-mail piping functionality has stopped working.
They are generating bounce e-mails.
Here is an excerpt from the exim log file:
2010-08-10 15:10:37 1OiuDd-00071o-Ke <= [email protected] H=mail-qy0-f180.google.com [209.85.216.180] P=esmtp S=1235 [email protected] T="test" from <[email protected]> for [email protected]
2010-08-10 15:10:37 1OiuDd-00071o-Ke ** |/usr/local/bin/php -q /home/domain/domains/secure.domain.com/public_html/clientexec/SupportPipe.php <[email protected]> F=<[email protected]> R=virtual_aliases_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 255 (could mean shell command ended by signal 127 (Unknown signal 127)) from command: /usr/local/bin/php
I tried changing the /usr/local/bin/php -q to -f based on some reading online, but that did not seem to change anything.
- The Chmod is set to 755
Any ideas?