Quote:
Originally Posted by lierduh
A debug log will centainly help.
I imported that message without any problem.
I notice the subject is mime coded.
Does your php server have "imap_mime_header_decode" function?
|
I put a serie of "print" to investigate and the processing stops in these lines:
Code:
logging("Getting message number $current: ");
$last_loaded = $current;
$mime = new mime();