Quoting Matus UHLAR - fantomas <[EMAIL PROTECTED]>:

On 24.09.08 22:08, Michael M Slusarz wrote:
As for the c-client issue, this problem is presently being worked on
(a fully PHP stream-based IMAP client has nearly reached beta stage
and will be used in the forthcoming IMP 5).

Should we expect imp to use php socket connection insead of php imap
functions, or did i misunderstand that?

Yes.  See here: http://cvs.horde.org/incubator/Imap_Client

Could some memory-effective libraries, binary or PHP-bases, help there?
(e.g. effective MIME decoding/encoding)

MIME processing is always going to be somewhat memory intensive. Streams *may* be a solution to limit memory when it comes to the body part of the message. however, at some point, that entire message is going to be in memory at some point (with the possible exception of streaming message part data when downloading a message).

michael

--
___________________________________
Michael Slusarz [EMAIL PROTECTED]

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to