ozmo Posted February 4, 2007 Share Posted February 4, 2007 Hi all, I am near the end of installation and I am ready to setup the cron job and email piping. I am a little lost though. I am running Plesk 8.1 1. Regarding Cron Job: What values do I put in the following? Minute Hour Day of Month Month Day of the Week 2. Regarding Email Piping: Where do I place/apply the following supplied line? | php -q /var/www/vhosts/mydomain.com/httpdocs/clients/pipe/pipe.php Thanks for any info, Rob 0 Quote Link to comment Share on other sites More sharing options...
CrustyDOD Posted February 4, 2007 Share Posted February 4, 2007 Hi all, I am near the end of installation and I am ready to setup the cron job and email piping. I am a little lost though. I am running Plesk 8.1 1. Regarding Cron Job: What values do I put in the following? Minute Hour Day of Month Month Day of the Week 0 - 0 - * - * - * <-- runs at midnight for example.. 2. Regarding Email Piping: Where do I place/apply the following supplied line? | php -q /var/www/vhosts/mydomain.com/httpdocs/clients/pipe/pipe.php Thanks for any info, Rob http://v3manual.whmcs.com/?id=12 0 Quote Link to comment Share on other sites More sharing options...
ozmo Posted February 4, 2007 Author Share Posted February 4, 2007 0 - 0 - * - * - * <-- runs at midnight for example.. Won't these values clash with the values at the beginning of the supplied line: 0 9 * * * php -q /var/www/vhosts/ozmotion.com/httpdocs/clients/admin/cron.php v3manual.whmcs.com/?id=12 This is only for CPanel. I'm using Plesk 8.1 Thanks again 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted February 4, 2007 WHMCS CEO Share Posted February 4, 2007 Hi Ozmo, For the cron job you should set it up as follows: Minute 0 Hour 9 Day of Month * Month * Day of the Week * Even in cPanel people have to do this. Those numbers aren't part of the command. Then for the command, you put the remaining code: php -q /var/www/vhosts/ozmotion.com/httpdocs/clients/admin/cron.php Matt 0 Quote Link to comment Share on other sites More sharing options...
ozmo Posted February 4, 2007 Author Share Posted February 4, 2007 Thanks for the info Matt. Any idea about email piping in Plesk? I can't find any info on how to set it up. 0 Quote Link to comment Share on other sites More sharing options...
CrustyDOD Posted February 4, 2007 Share Posted February 4, 2007 It might be for cPanel but the idea is the same.. Its just about finding inside plesk where the Forward for emails is.. 0 Quote Link to comment Share on other sites More sharing options...
ozmo Posted February 4, 2007 Author Share Posted February 4, 2007 It might be for cPanel but the idea is the same.. Its just about finding inside plesk where the Forward for emails is.. Plesk does not have any mail Forwarding option. It does have redirect but their is nowhere to add any script at all. Nothing shows up anywhere in Google on the subject except others wondering how it is achieved. There is not even a mention of Email Piping anywhere on the SWSoft site or in the Plesk manual. So I think I'm pretty much screwed. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted February 4, 2007 WHMCS CEO Share Posted February 4, 2007 No, Plesk does allow email piping. It has to be setup in the .qmail file. However, if you don't have access or can't do that, then you can just use the POP importing feature of WHMCS. Either way, it is possible to get email piping working Plesk. Matt 0 Quote Link to comment Share on other sites More sharing options...
ozmo Posted February 4, 2007 Author Share Posted February 4, 2007 Thanks Matt. I'm just a noob that is frustrated with Plesk. 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.