Jump to content

Support ticket(department) Email pop cron job import setup?


Acidburns

Recommended Posts

WHMCS v6.0.2

 

Ticket Importing using POP3 Import (Requires IMAP installed on server)

*/5 * * * * php -q /home/abv/public_html/ebill/crons/pop.php

 

In my CPanel i have only 1 cron job: php -q /home/abv/public_html/ebill/admin/cron.php (Once a day)

 

So my question is, to be able to import emails more frequently that are sent to support departments, should i add new cron job in CPanel using this command >

*/5 * * * * php -q /home/abv/public_html/ebill/crons/pop.php

 

What does that */5 means ? Every 5min cron ?

 

Is it smart and okey to use 2 cron jobs ?

Link to comment
Share on other sites

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.

×
×
  • 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