From owner-freebsd-questions@FreeBSD.ORG Thu Dec 13 19:41:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45E9F16A417 for ; Thu, 13 Dec 2007 19:41:37 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id E382713C468 for ; Thu, 13 Dec 2007 19:41:36 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [172.23.23.190] (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id lBDJfZw9003553; Thu, 13 Dec 2007 14:41:35 -0500 (EST) (envelope-from bitabyss@gmail.com) Message-ID: <47618AF4.5000208@gmail.com> Date: Thu, 13 Dec 2007 14:41:40 -0500 From: Rob User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: Andrew Falanga References: <340a29540712121231p3524aa19u76fb867560915a32@mail.gmail.com> <20071212205137.GA1043@brick.slightlystrange.org> <47615752.6060800@gmail.com> <27022.67.100.188.210.1197563222.squirrel@www.geekisp.com> <340a29540712130840s2e052f54ic027abbc9723e243@mail.gmail.com> In-Reply-To: <340a29540712130840s2e052f54ic027abbc9723e243@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Suggestions please for what POP or IMAP servers to use X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 19:41:37 -0000 Andrew Falanga wrote: > sounds like everyone is sold on dovecot. Great!. I've a few questions. .... > anyone explain to me what problems they have with mail clients attaching? > See http://wiki.dovecot.org/Clients . This shows some interesting problems The developer is very adamant about writing dovecot strictly to the letter of the IMAP specification. He's also discovered many of the popular clients have bugs, and are unable to work (or at least have issues) with an IMAP server that goes purely by the rules. He refused to "break" his software to work around bugs on the client side, but ultimately compromised by writing in work-arounds that you can enable in the config file. You can enable them all if you like. -R