POP3 Fetching Almost Working?
Posted: Sat Jan 19, 2013 3:35 pm
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
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