Auto POP3 mail fetching error

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Auto POP3 mail fetching error

Post by erick.oliveira »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: POP3 mail fetching error

Write your message below:

We are experiencing a POP3 email fetching issue. Hesk doesn't download emails automatically, but when I run "inc/mail/hesk_pop3.php" through browser, the emails are downloaded. We are using Windows Server.

Hope you can help. Thanks.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Auto POP3 mail fetching error

Post by Klemen »

As per POP3 fetching instructions:
7. To automatically convert emails to tickets you will need to setup a CRON job (scheduled task) to run the hesk_pop3.php script for example every 5 minutes. Most hosting companies support CRON jobs, please check your hosting control panel or contact your host.
On Windows, you will need to set up a scheduled task to run the hesk_pop3.php every 5 minutes or so. Or, if the server is publicly accessible, utilize a third party cron service to run the script.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Auto POP3 mail fetching error

Post by erick.oliveira »

Ok, I'll look for that. Thanks.
Post Reply