Alexander Orlov Posted January 2, 2015 Report Posted January 2, 2015 when i try testing my email pipping i get the following erro, everything is configured right on the server but i cant seem to get it to work. Does anyone have any ideas. This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: pipe to |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/ generated by info@domain.com local delivery failed The following text was generated during the delivery attempt: ------ pipe to |/home/user/public_html/domain.com/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/ generated by info@domain.com ------ |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 1: ?php: No such file or directory |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 2: /backup: is a directory |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 3: backup: command not found |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 4: backup: command not found |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 5: backup: command not found |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 6: backup/: is a directory |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 7: =: command not found |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 9: try: command not found |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 10: syntax error near unexpected token `dirname' |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 10: ` include(dirname(__FILE__) . DIRECTORY_SEPARATOR . ".." . DIRECTORY_SEPARATOR . ".." . DIRECTORY_SEPARATOR . "lib/init.php");' Quote
0 Tyson Posted January 2, 2015 Report Posted January 2, 2015 It looks like you may need to update the piping file (/plugin/support_manager/pipe.php) to add in the hashbang at the top of the file. Take a look at the docs for specifics. Quote
Question
Alexander Orlov
when i try testing my email pipping i get the following erro, everything is configured right on the server but i cant seem to get it to work.
Does anyone have any ideas.
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
pipe to |/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/
generated by info@domain.com
local delivery failed
The following text was generated during the delivery attempt:
------ pipe to |/home/user/public_html/domain.com/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/
generated by info@domain.com ------
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 1: ?php: No such file or directory
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 2: /backup: is a directory
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 3: backup: command not found
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 4: backup: command not found
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 5: backup: command not found
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 6: backup/: is a directory
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 7: =: command not found
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 9: try: command not found
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 10: syntax error near unexpected token `dirname'
|/home/user/public_html/domain.com/plugins/support_manager/plugins/support_manager/pipe.php: line 10: ` include(dirname(__FILE__) . DIRECTORY_SEPARATOR . ".." . DIRECTORY_SEPARATOR . ".." . DIRECTORY_SEPARATOR . "lib/init.php");'
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.