views:

64

answers:

0

Hello everyone,

This is something that irritate me from some time - I am using php imap extension to connect to email box and retrieve emails. Before with php version 5.2.9 all worked well , but had to upgrade to 5.2.13 because the production server running this version. Then it start crashing with "Segmentation fault: 11" on imap_fetch_overview function. Do you know why this might happen and is there solution, other then changing the php version? And can you recommend other php imap solution (capable to connect to imap and pop3 like the imap extention) ?

Thank you for your time