Re: [Dovecot] Why imap_open doesn't work as is expected to?
21 Dec
2011
21 Dec
'11
11:10 a.m.
I M profymath@yahoo.com writes:
Question: Why imap_open function doesn't work while getting a mailbox through telnet works perfectly? Note:?imap.so is loaded!?imap.ini is parsed!?
After the imap_open() invocation, you should check for error messages in your PHP logs, or dump all the errors using
imap_errors();
Without more details, I would say you dropped one of those /option-flags or got the mailbox argument syntax wrong.
Joseph Tam jtam.home@gmail.com
4720
Age (days ago)
4720
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joseph Tam