I have been trying to get POP3 fetching to work on my hesk installation but no luck!
I am using HESK 2.4.2 (just upgraded), Windows 2003, WAMP, PHP:
HESK version: 2.4.2 - HESK is up to date
PHP version: 5.3.13
MySQL version: 5.5.24-log
/hesk_settings.inc.php Exists, Writable
/attachments Exists, Writable
SMTP and POP3 are working with my mail server, when i run the hesk_pop3.php script I get:
#!/wamp/bin/php/php5.3.13 -q
Connected to the POP3 server "sideshow-solutions.com".
User "XXXX" logged in.
There are 33 messages in the mail box with a total of 10729832 bytes.
Parsing message 1 of 33.
but that is it. No tickets are being created and I have waited several minutes! If it helps I am using hMailserver 5.3.3 as my mail server. All the other functions that I use in HESK are working.
Any advice would be most helpful.
Thanks,
Dan Vespa
Sideshow Solutions
POP3 Fetching Almost Working?
Moderator: mkoch227
Re: POP3 Fetching Almost Working?
Do you have any disabled PHP functions on the server?
Could you upload phpinfo.php file to your server and post a link to it here (or send in PM to keep it private)?
http://www.phpjunkyard.com/extras/phpinfo.zip
Could you upload phpinfo.php file to your server and post a link to it here (or send in PM to keep it private)?
http://www.phpjunkyard.com/extras/phpinfo.zip
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: POP3 Fetching Almost Working?
Your phpinfo looks good.
Before we try to debug this any further, could you use this hesk_pop3.php file and let me know what it says?
http://www.phpjunkyard.com/extras/hesk_pop32.zip
This should tell me whether we need to debug fetching messages or parsing them.
Before we try to debug this any further, could you use this hesk_pop3.php file and let me know what it says?
http://www.phpjunkyard.com/extras/hesk_pop32.zip
This should tell me whether we need to debug fetching messages or parsing them.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
-
- Posts: 2
- Joined: Sat Jan 19, 2013 3:02 pm
Re: POP3 Fetching Almost Working?
hesk and mail server are on same server now, everything is working fine now.
Thanks,
Dan
Thanks,
Dan