Re: library for imap (client)

2006-04-03 Thread Michelle Konzack
Am 2006-03-27 12:51:16, schrieb Ron Johnson: > Don't you chronologically segregate the threads? Quarterly, or > even monthly? I am coding an IMAP Server based on PostgreSQL where ALL messages of a mailbox are stored in one Table and if I connect with my MUA to the IMAP-Server, I can set limit, f

Re: library for imap (client)

2006-04-02 Thread Michelle Konzack
Hi Norbert, Am 2006-03-27 17:57:31, schrieb Norbert Tretkowski: > * Michelle Konzack wrote: > > In some folders (like LKM) I have more then 280.000 messages! > > apt-get install archivemail The messages are stored here in a PostgreSQL ;-) which IS my archive. Greetings Michelle Konzack --

Re: library for imap (client)

2006-03-27 Thread Ron Johnson
On Tue, 2006-03-21 at 19:31 +0100, Michelle Konzack wrote: > Am 2006-03-20 16:31:39, schrieb Ricardo Mones: > > > > [1] http://libetpan.sourceforge.net/ > > > > It's already used in at least 2 MUAs (packages: sylpheed-claws-gtk2 > > and etpan-ng). Using claws I've regularly handled IMAP inboxes

Re: library for imap (client)

2006-03-27 Thread Norbert Tretkowski
* Michelle Konzack wrote: > In some folders (like LKM) I have more then 280.000 messages! apt-get install archivemail Norbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: library for imap (client)

2006-03-27 Thread Michelle Konzack
Am 2006-03-20 16:31:39, schrieb Ricardo Mones: > > [1] http://libetpan.sourceforge.net/ > > It's already used in at least 2 MUAs (packages: sylpheed-claws-gtk2 > and etpan-ng). Using claws I've regularly handled IMAP inboxes of 20k > mails without trouble. I don't know for larger values of "lar

Re: library for imap (client)

2006-03-20 Thread Ricardo Mones
On Mon, 20 Mar 2006 14:33:30 +0100 Bas Zoetekouw <[EMAIL PROTECTED]> wrote: > Hi Michelle! > > You wrote: > > > Currently I am starting a new project and want to know, if someone > > know the existence if an imapclient library for C programing? > > I do not realy want to reinvent the wheel. > >

Re: library for imap (client)

2006-03-20 Thread Michelle Konzack
Am 2006-03-20 14:33:30, schrieb Bas Zoetekouw: > Hi Michelle! > I've used libetpan[1] in the past for some small projects. It's rather > nice, as it has a single abstract interface to pop, imap, maildir, mbox, > etc. I don't know how well it scales to large mail collections, though. > > [1] htt

Re: library for imap (client)

2006-03-20 Thread Bas Zoetekouw
Hi Michelle! You wrote: > Currently I am starting a new project and want to know, if someone > know the existence if an imapclient library for C programing? > I do not realy want to reinvent the wheel. I've used libetpan[1] in the past for some small projects. It's rather nice, as it has a sing

Re: library for imap (client)

2006-03-20 Thread Steve Greenland
On 18-Mar-06, 08:49 (CST), Michelle Konzack <[EMAIL PROTECTED]> wrote: > Currently I am starting a new project and want to know, if someone > know the existence if an imapclient library for C programing? Michelle, please meet http://www.google.com. Google, meet Michelle. Steve -- Steve Greenla

Re: library for imap (client)

2006-03-20 Thread Francesco P. Lovergine
On Sat, Mar 18, 2006 at 03:49:07PM +0100, Michelle Konzack wrote: > Currently I am starting a new project and want to know, if someone > know the existence if an imapclient library for C programing? > libc-client with some limitations... -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [

library for imap (client)

2006-03-20 Thread Michelle Konzack
Hello *, Currently I am starting a new project and want to know, if someone know the existence if an imapclient library for C programing? I do not realy want to reinvent the wheel. Or should I "steal" the routines from other IMAP clients? Greetings Michelle Konzack -- Linux-User #280138