On Fri, 2003-08-01 at 17:40, Not Zed wrote: > Sieve scripts != email, stores are for storing email. You're going to > have to implement a folder abstraction and a lot of other crap if you > want to do it this way, and it just isn't the correct way to do it. And > pop is not sufficient, as it is merely a download system, you on the > other hand need a way to append messages (which must be in an unordered > fashion) and the like.
Okay, if it's overhead I should indeed not use the camel-implementation > The only code re-use you're getting is cut and paste of the pop code, > all of the meat of the auth/socket stuff is in other classes. > > Perhaps using the lib located here > > "/cyrus21-imapd-2.1.14/perl/sieve/lib" is also an option I am going to investigate this library for the purpose of using it as protocol-layer.. -- Philip Van Hoof, Software Developer @ Cronos home: me at freax dot org work: Philip dot VanHoof at cronos dot be http://www.freax.be, http://www.freax.eu.org _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
