Piping from one cPanel account to another.
Hi all,
This is probably an odd one but it's been requested by a customer of mine who has more than one cPanel account on our server.
We're looking for a way for a script he has hosted on Account1 to be piped from email addresses on Account2.
For example, from Account2, he would like to pipe emails to:
Can anybody shed any light on how this can be done? Cheers!
Email: email@account2.com
|/home/account1/public_html/script.phpCan anybody shed any light on how this can be done? Cheers!
-
Hello :) You should instead upload that script to the second account, as executing PHP scripts between accounts is not recommended. Thank you. 0 -
just set up a forwarder to the pipe email Email: email@account2.com |/home/account1/public_html/script.php email@account1.com > email@account2.com I am not sure what script you are running this may not have the desired results. But we forwarded multiple users to our support desk in the fashion from 3 different cpanel users 0
Please sign in to leave a comment.
Comments
2 comments