Hi, First of all, this app is great, I have been looking for years for such solution that is this decent coded and uses also other modules ! It's understandable in any way! Great work, thanks!
I have an issue with the Allowed Memory on a IMAP mailbox that I try to load. I see all folders, but not all folders are filled, and I see no Inbox, which gives me "Invalid Mailbox" when I click on the mailbox itself.
I use Postfix with Courier-imap as my mailserver.
The error I receive is the following:
[Sun Apr 18 22:03:55 2010] [error] [client xx.xx.xx.xx] PHP Fatal error: Allowed memory size of 49283072 bytes exhausted (tried to allocate 2697752 bytes) in /home/www/esepi/modules/Apps/MailClient/PEAR/Mail/mimeDecode.php on line 334, referer: http://www.domainname.tld/index.php
I can't find any limit and my php.ini and my .htaccess are both on 128M.
Any help is welcome!