Date: Mon, 3 Apr 2000 13:46:09 +0300 From: Valery Zamarayev <qd@sea.com.ua> To: freebsd-questions@FreeBSD.ORG Cc: novodim@nsu.ru Subject: Re: Can anybody recommend a good imap server ? Message-ID: <20000403134609.A1292@sea.com.ua> In-Reply-To: <01bf9d2f$0a32fa40$56d17cc1@cat.cnit.nsu.ru> References: <01bf9d2f$0a32fa40$56d17cc1@cat.cnit.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
I've been using Cyrus IMAP server for 2 years and never experienced any problems. AFAIK many ISP's use it. The only thing to be done with it when you want to receive cyrillic is to remove a check for 8-bit symbols in message.c before compilation. This violates RFC822 but buggy MUA's like Microsoft Outlook (Outlook Express is OK) often to not encode 8-bit characters in base64 or QP in message headers. This issue is in Cyrus FAQ, so it should not be a problem. PS. I thought of writing to you in russian, but this is an English language mailing list :)) On Mon, Apr 03, 2000 at 11:39:54AM +0600, Dmitry wrote: > Hello. > > I faced a problem of choosing suitable imap server for BSD/OS 4.0.1. > It's supposed to have the following features: > - Support groups of users permitted to use imap serviece; > - Possible to store messages as well as folders in folders; > - Support all connection modes (online,offline,disconnected) - optional; > - To be as simple as possible. > > Thank You all. > > PS Please CC directly to me novodim@nsu.ru. > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Sincerely etc. Valery Zamarayev http://www.sea.com.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000403134609.A1292>