Re: what is available for reading mail stored in mysql
Kevin Mark wrote:
The thing I'm missing is a client to access (read.
move, delete) my email DB. Does anyone know of a mail client that can
access mail stored in a database like mysql?
No, but you I think you could use Postfix with MySQL, then use any
IMAP-compatible email client to interact with it. I know it's not quite
as direct as you might like, but I guess you'll still get most of the
advantages of using a database.
Otherwise, you'll probably have to hack an email client to talk SQL...
Cheers,
Jon
Reply to: