Re: [Dbmail] Again: TODO

2002-09-11 Thread Roel Rozendaal
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

Re: [Dbmail] Again: TODO

2002-09-11 Thread Roel Rozendaal
Message - > >From: "Sam Przyswa" <[EMAIL PROTECTED]> > >To: > >Sent: Wednesday, September 11, 2002 6:26 PM > >Subject: Re: [Dbmail] Again: TODO > > > > > >> Philip Warner ([EMAIL PROTECTED])

Re: [Dbmail] Again: TODO

2002-09-11 Thread Sam Przyswa
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 >

Re: [Dbmail] Again: TODO

2002-09-11 Thread Roel Rozendaal
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

Re: [Dbmail] Again: TODO

2002-09-11 Thread Sam Przyswa
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

[Dbmail] Again: TODO

2002-09-11 Thread Mike Watkins
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

Re: [Dbmail] Again: TODO

2002-09-11 Thread Philip Warner
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

[Dbmail] Again: TODO

2002-09-11 Thread Roel Rozendaal
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