Re: PG Email Client

Поиск
Список
Период
Сортировка
От Michelle Konzack
Тема Re: PG Email Client
Дата
Msg-id 20070221164742.GL1907@freenet.de
обсуждение исходный текст
Ответ на Re: PG Email Client  (Sim Zacks <sim@compulab.co.il>)
Список pgsql-general
Am 2007-01-30 07:56:32, schrieb Sim Zacks:
> In the traditional imap server the mail is stored in folders on the server
> that are accessed by the client. Therefore you are limited to one indexed
> location per email. Lets say you want to look at your email by customer.
> You would want to have a folder per customer so you can review your
> correspondence with each one individually. If you want to look at

Not needed!

I have a Table per $USER and folders are only virtuell.  So if you have
the message in your INBOX and copy it to INBOX.pgsql the the message in
the table become two references for the TWO folders.

<snip>

Note:  Currently I have 7.41 million messages in my table
       for testing plus the originals on Courier-Imap.

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)

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Michelle Konzack
Дата:
Сообщение: Re: PG Email Client
Следующее
От: Michelle Konzack
Дата:
Сообщение: Re: Any Plans for cross database queries on the same server?