Re: PG Email Client

From: Michelle Konzack <linux4michelle(at)freenet(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PG Email Client
Date: 2007-02-21 16:47:36
Message-ID: 20070221164736.GK1907@freenet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Sim,

Am 2007-01-29 14:29:27, schrieb Sim Zacks:
> For example, instead of saving a copy of an email in 1 folder, the same
> email could be indexed to multiple folders. Current email clients mimic
> file cabinets too much in that the system considers an email to be a
> physical entity that can only be stored in one place. Searching for emails
> can also be done much faster with a database then with a traditional mail
> client approach.

Since some time I am coding an IMAP-Client which heavy search functionality
but Server based. My base is Mutt (with GTK2 Interface), Courier-Imap,
PostgreSQL and Sieve.

The thing is currently in PreAlpha state (it works for me) with realy
limited functions,since I have excluded most thinks to reduce errors
while coding my stuff.

It is only a private Research Project but maybe some times...

Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant

--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michelle Konzack 2007-02-21 16:47:42 Re: PG Email Client
Previous Message Michelle Konzack 2007-02-21 16:47:32 Re: Any Plans for cross database queries on the same server?