| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| New Member Posts: 15 Join Date: Aug 2006 | POP3 Mail Parser - cPanel -
16-08-2006, 10:53 PM
Hi, I'm trying to setup the POP3 Mail Parser (support.domain.com is located on another cpanel machine) and im having a bit of a problem. I'm very sure I have set it up correct with the right user/pass. In cPanel, I have the following cron setup: cPanel > Cron Jobs > Advanced (Unix Style) > Minute: 5 Hour: * Day: * Month: * Weekday: * Command: lynx -dump http://support.domain.com/cron/index.php?_t=parser > /dev/null Is this correct? When we send emals to support@domain.com they will not show in the support ticket system. Any suggestions? |
| | |
(#2)
|
| Chief Executive Officer Posts: 2,651 Join Date: May 2003 |
17-08-2006, 12:47 PM
Seems right to me, The only thing that differs from what we have here is that we enclose the URL in double quotes. Are you sure lynx is installed on this machine? What happens when you try to run the above command manually through SSH? Regards, Varun Shoor -------------------------------------------------------------------
|
| | |