I mean that if for example I wrote a webmail app, surely it would be more efficient to take the data directly from the DB. If I wrote the app in PHP, that would be very easy.


Paul J Stevens wrote:
Joel Moss wrote:
Sounds very interesting, but surely it would be more efficient to just
access the DB directly?

Of course not. Unless you assume the dbmail code is designed to be
inefficient.

Using libdbmail will give you full control, independent of the storage
backend, authentication backend, schema changes, etc.

Reply via email to