Page 1 of 1

Pop3 not working Hesk 3.4.2

Posted: Wed Jan 18, 2023 6:41 am
by trainyoucan
Script URL:
Version of script: 3.4.2
Hosting company: Own hosting
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: pop3

Write your message below:

-New installation Version 3.4.2
-POP3 test shows correct, shows 2 emails must be imported, but when the cron runs, nothing happen.
-When I run the cron manually, it shows this error: #!/usr/bin/php -q [HESK] IMAP FETCHING IS DISABLED IN SETTINGS
-When I change to Imap and disable pop3, it works correctly. But I dont want to use IMAP, want to use POP3

Re: Pop3 not working Hesk 3.4.2

Posted: Wed Jan 18, 2023 10:18 am
by Klemen
Are you calling the correct file in your cron job?

For POP3 you should be executing the file hesk_pop3.php and not hesk_imap.php

Dobule-check your cron job.