9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Replacing mai...
FromSent OnAttachments
Simon CockingJan 6, 2002 9:35 pm 
Sam VarshavchikJan 6, 2002 10:03 pm 
Simon CockingJan 6, 2002 10:25 pm 
Andrew NewtonJan 7, 2002 7:31 am 
drea...@dreamwvr.comJan 7, 2002 8:22 am 
Simon CockingJan 7, 2002 3:15 pm 
Sam VarshavchikJan 7, 2002 3:41 pm 
Charlie WattsJan 7, 2002 4:05 pm 
Peter C. NortonJan 7, 2002 4:08 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Replacing maildir message storage with SQLActions...
From:Peter C. Norton (spac@lenin.nu)
Date:Jan 7, 2002 4:08:40 pm
List:net.sourceforge.lists.courier-users

On Tue, Jan 08, 2002 at 10:15:40AM +1100, Simon Cocking wrote:

It seems to me the ultimate goal is to replicate not just the mail, but the state of the mail back and forth.

*Exactly* :o)

Then use a cluster filesystem or something like drdb. SQL databases are really really slow compared to a filesystem, when you can't control the usage profile. Using maildirs on top of gfs would get you better replication, better speed, and better and easier redundancy then using a database.