Re: [fw-general] Zend_Mail exhaust memory reading multipart mail with large attachment

2010-12-04 Thread Luiz A Brandao Jr
Hello Michael, Would you mind sharing the modifications you did to Zend_Mail_Store_Imap and Zend_Mail_Protocol_Imap? I also need to work with UIDs! Thank you, Luiz Brandao > > On 11 February 2010 06:03, Michael Kliewe wrote: >> Hello Jens, >> exactly, I extended both Zend_Mail_Storage_Imap an

Re: [fw-general] Zend_Mail exhaust memory reading multipart mail with large attachment

2010-12-04 Thread Luiz A Brandao Jr
Hello Michael, Would you mind sharing the modifications we did to Zend_Mail_Store_Imap and Zend_Mail_Protocol_Imap? I also need to work with UIDs! Thank you, Luiz Brandao On 11 February 2010 06:03, Michael Kliewe wrote: > Hello Jens, > exactly, I extended both Zend_Mail_Storage_Imap and Zend

Re: [fw-general] A problem trying to get jQuery working with ZF 1.10 (installed via ZendServer 5.0.3)

2010-12-04 Thread keith Pope
My config for jquery is: [production] autoloadernamespaces[] = "Zend_" autoloadernamespaces[] = "ZendX_" pluginpaths.ZendX_Application_Resource="ZendX/Application/Resource" resources.Jquery.localpath = "/resources/js/min/jquery/jquery.5.js" resources.Jquery.uilocalpath = "/resources/js/min/jquer