« Return to Thread: Using Squirrelmail IMAP Core

Using Squirrelmail IMAP Core

by Daniel Watts :: Rate this Message:

Reply to Author | View in Thread

Dear Devs,

I am pretty sure a while ago I saw someone who was talking about the
squirrelmail imap handling layer in his own application. Presumably
because they can then rely on a imap library that is maintained by some
mail experts (you!).

We're trying to do this ourselves but have found there is a whole bunch
of stuff (eg in imap_general.php) that is non-imap - eg calls to
creating error boxes and use of global language variables.

These require certain other webmail related files to be required which,
of course, is added overhead.

Do you have available anything/anymethod that doesn't require these
extra includes? Or do we just need to go through and strip out anything
that isn't directly related to interfacing with imap?

Many thanks!
Daniel


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
-----
squirrelmail-devel mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-devel@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel

 « Return to Thread: Using Squirrelmail IMAP Core