On Wed, 2002-09-11 at 14:31, Philip Warner wrote:
>
> A few suggestions...
>
> 1. MAIL_PORT & AUTH_PORT
>
>
> We use multiple PostgreSQL instances on different ports; this is not
> uncommon and insulates one PostgreSQL instance from others. I am happy to
> submit (triv
Message -
> >From: "Sam Przyswa" <[EMAIL PROTECTED]>
> >To:
> >Sent: Wednesday, September 11, 2002 6:26 PM
> >Subject: Re: [Dbmail] Again: TODO
> >
> >
> >> Philip Warner ([EMAIL PROTECTED])
scuss
>the current structure to see what other optimizations/changes would be
>favorable.
Ok, I hope this will be done in the next future.
Sam.
>- Original Message -
>From: "Sam Przyswa" <[EMAIL PROTECTED]>
>To:
>Sent: Wednesday, September 11, 2002 6:26 PM
>
favorable.
regards roel
- Original Message -
From: "Sam Przyswa" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, September 11, 2002 6:26 PM
Subject: Re: [Dbmail] Again: TODO
> Philip Warner ([EMAIL PROTECTED]) wrote:
> >
> >
> >A few suggestions...
> &g
Philip Warner ([EMAIL PROTECTED]) wrote:
>
>
>A few suggestions...
>
[...]
>4. Nice-to-have: break up mail headers into a table
>---
>
>ie. parse the mail headers and store (a copy?) in a separate table. eg.
>
>Create Table message_headers(id, messa
My variation on mail headers - make this optional. It adds no value for
packaged mail clients; offers terrific value for purpose built dbmail
(probably web mail) clients. Since I'm writing a webmail client in Python
right now, its on my mind. Re-parsing the headers is a minor pain but a
major p
A few suggestions...
1. MAIL_PORT & AUTH_PORT
We use multiple PostgreSQL instances on different ports; this is not
uncommon and insulates one PostgreSQL instance from others. I am happy to
submit (trivial) patches for this.
2. Support for choosing DB, Password, Port
Hi all,
indeed, as Marc pointed out, some structure and work is needed right now. My
idea of the previous TODO-list question was to be able to gather the essential
points to include for the final first release. New plan: I will scan all
replies to this message every day for requests. Just one l