From owner-freebsd-questions@FreeBSD.ORG Mon Jul 16 22:15:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6241316A402 for ; Mon, 16 Jul 2007 22:15:43 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (echo.calarts.edu [198.182.157.9]) by mx1.freebsd.org (Postfix) with ESMTP id 487B113C4A7 for ; Mon, 16 Jul 2007 22:15:43 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 44A4D101E3ED for ; Mon, 16 Jul 2007 21:52:32 +0000 (GMT) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by echo.calarts.edu (Email Security Appliance) with ESMTP id 248F71018C4F for ; Mon, 16 Jul 2007 21:52:32 +0000 (GMT) Received: from canslice.calarts.edu (canslice.calarts.edu [198.182.157.20]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id l6GM4GLX020579 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 16 Jul 2007 15:04:16 -0700 (PDT) (envelope-from smurphy@calarts.edu) Message-ID: <469BEB5B.9050303@calarts.edu> Date: Mon, 16 Jul 2007 15:04:11 -0700 From: Sean Murphy User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: IMAP Sent Folder and Address Book Question 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: Mon, 16 Jul 2007 22:15:43 -0000 Does the IMAP protocol support storing the sent folder from thunderbird and the local addressbook on the IMAP server? In case a computer fails? I want to use dovecot or UW-IMAP instead of POP to protect my users data and wanted a clearer idea of what would be kept/protected on the IMAP server. Thanks