Re: [Dovecot] When the 1.0 release is planed?
On Thu, December 9, 2004 15:07, Andrew Velikoredchanin said:
FWIW, dovecot CVS (development version) has been running here for several weeks with pop3s users having no problems we can find.
-kim'
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Dovecot test releases here for the last 2 weeks with currently 4346 accounts, 2 LVS clustered nodes with NFS filesystem around 350 logins/min per node. Authing via 3 SQL tables. Both POP and IMAP accesses being used (IMAP mainly for webmail), apart from a few minor problems it is as solid as a rock here. We are very happy with it.
Regards Andrew
Kim Culhan wrote:
-- Andrew Hutchings Systems Operator / Developer / Linux Guru Netserve Consultants Ltd. http://www.domaincity.co.uk/
On 2004-12-10 10:42:00 -0500, Jim Bartus wrote:
How's that NFS part work out for you? The cyrus guys seem to have a deepseated fear of it, which is part of what lead me here.
the problem with cyrus is bdb. it uses it for all it meta informations. and bdb doesnt like nfs because you cant get proper locking via nfs.
darix
-- irssi - the client of the smart and beautiful people
http://www.irssi.de/
Hi Jim,
It works great here, I am using maildir mailboxes on the NFS fileserver and the index files are getting stored on each node's local hard drive, this gets around locking problems a bit. If you are running a clustered system try to keep IMAP connections staying on the same node (LVS has persistant connections for this) as you end up with indexes getting confused easily. If you need any more info, let me know.
Regards Andrew
Jim Bartus wrote:
-- Andrew Hutchings Systems Operator / Developer / Linux Guru Netserve Consultants Ltd. http://www.domaincity.co.uk/
participants (4)
-
Andrew Hutchings
-
Jim Bartus
-
Kim Culhan
-
Marcus Rueckert