Thomas Mueller wrote:

At the moment queries seem to be spread over dbmail. Is it hard to use a
more layered approach with a defined storage layer? A interface could be
something like 'sl_retrieve_message(user, mailbox, condition)' where
condition could be all/header=xyz/...

Sounds a lot like what I'm working on.

The retrieval api must indeed be totally opaque, while still allowing full control over retrieval-conditions. Returning cursors where possible, and fake-cursors when not seems like a very good idea that aligns nicely with db-apis used elsewhere.



--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to