Date: Thu, 22 Apr 2004 09:47:57 +0200 From: Frank Bonnet <bonnetf@bart.esiee.fr> To: Danny MacMillan <flowers@users.sourceforge.net> Cc: freebsd-questions@freebsd.org Subject: Re: IMAP server and client recommendations? Message-ID: <408778AD.9040800@bart.esiee.fr> In-Reply-To: <opr6ubrvpnrcgix0@shawmail> References: <opr6ubrvpnrcgix0@shawmail>
next in thread | previous in thread | raw e-mail | index | archive | help
Danny MacMillan a =E9crit : > Is it feasible to use the IMAP server as a mail storage solution like=20 > this? Can anyone recommend a good IMAP server (for FreeBSD of course)=20 > and give me some tips on considerations for choosing one? I blush to=20 > say it, but I've never even had an IMAP account. >=20 > Thanks in advance. >=20 Hello Danny I administer the mailhub of our site (http://www.esiee.fr) we use UW imap server for all of our 2500 users. We are an engineers school in electronics and have about 2000 students that use different machines/OS inside the school. The machine is a COMPAQ Proliant 360 with 2.5 Gb RAM and _a lot_ of disk space. The main advantage of imap is the emails stay on the server and every user can access its mailboxes from anywhere and find the same "environnement" when accessing from different machines. The main problem is disk space if you have many users but thoses days harddisks are cheap. Also think to a method to bachup mailboxes. We also use an old webmail that access emails thru IMAP. Speaking about formats mbox or maildir For historical reasons we use mbox but if I have to build a new Imap server I think I'll choose maildir which is slower to access but more safe "one file per email" this is of course a personnal thought. Hope this helps --=20 Cordialement, Frank Bonnet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?408778AD.9040800>