Jump to content

Email not piping


matt4

Recommended Posts

Hi,

 

Well piping worked before upgrading to 4.5. So, I assume its a upgrade issue?

** |/home/*******/public_html/clients/pipe/pipe.php (support@themonkeypc.co.uk) <support@themonkeypc.co.uk> R=virtual_aliases_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command: /home/*******/public_html/clients/pipe/pipe.php
LOG: MAIN
sales@themonkeypc.co.uk: "|/home/*******/public_html/clients/pipe/pipe.php"
support@themonkeypc.co.uk: "|/home/*******/public_html/clients/pipe/pipe.php"

 

Everything is set in cpanel correctly. What am I missing? What can I check?

 

Thanks,

Link to comment
Share on other sites

This is the text description for when you add a piped script in cpanel

When piping to a program, you should enter a path relative to your home directory. If the script requires an interpreter such as Perl or PHP, you should omit the /usr/bin/perl or /usr/bin/php portion. Make sure that your script is executable and has the appropriate hashbang at the top of the script. If you do not know how to add the hashbang, just make sure to name your script file with the correct extension and you will be prompted to have the hashbang added automatically.
The hashbang at the top of the pipe.php file in whmcs is #!/usr/local/bin/php

 

Is that the correct path to php on your server?

 

Also you can only pipe an email that is within the account to a script within your own home directory.

Thats a couple of things that you can check

 

Alternatively try this older version of the pipe.php script to see if that helps.

pipe.zip

Link to comment
Share on other sites

  • 2 weeks later...

I have the same problem, but my piping is working like....hm

some users receive undelivered message, and some open ticket. I mean for someone it works and for others doesn't .

Looks like this is email domains issue, but I dont know where to search solution.

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated