ITellup Posted February 4, 2011 Share Posted February 4, 2011 We have been trying to get the email piping to work in virtualmin/webmin. We had it working in CPanel, but recently we moved the package to a new box. I have tried setting up email forwarding multiple ways with no success, and i always get this email back when testing. Command died with status 1: "php -q /home/username/public_html/ordering/pipe/pipe.php". Command output: Could not open input file: /home/username/public_html/ordering/pipe/pipe.php I replaced the username with "username" ( paranoid security thing ). With no success after different pipe paths for a few days, today i decided to use the cron. Now i took the forwarders out, and added the cron, when somebody submits a ticket we receive and email because of proper email settings in administrators, but if we try to reply to the ticket through we get delivery failed, so i made a mailbox for the support mail and set the pop3 settings in support departments. Still if we reply to a ticket through email nothing happens, the reply doesn't show up on the ticket, and we don't get a delivery failed message. Can anybody tell me how to setup the forward message in virtualmin, or if it can't be done then how to do the cron? I followed the docs, but the methods seem to not work. 0 Quote Link to comment Share on other sites More sharing options...
ITellup Posted February 4, 2011 Author Share Posted February 4, 2011 Well i realized i set the cron up wrong, used 5 * * * *, instead of */5 * * * *, */5 didn't work so now we are using 0,5,10,15 etc. But the cron is still acting buggy. Is there a way to use the pipe forwarding in virtualmin? 0 Quote Link to comment Share on other sites More sharing options...
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.