From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 04:08:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 010D116A4CE for ; Fri, 4 Jun 2004 04:08:24 -0700 (PDT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 853A443D1D for ; Fri, 4 Jun 2004 04:08:23 -0700 (PDT) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (Postfix) with ESMTP id 10144408AC; Fri, 4 Jun 2004 13:07:31 +0200 (CEST) From: Cordula's Web To: johann@terrabionic.com In-reply-to: <20040604085034.GA33341@ninja.terrabionic.com> (message from jsha on Fri, 4 Jun 2004 10:50:34 +0200) X-Mailer: Emacs-21.3.1/FreeBSD-4.10-BETA References: <20040604085034.GA33341@ninja.terrabionic.com> Message-Id: <20040604110731.10144408AC@fw.farid-hajji.net> Date: Fri, 4 Jun 2004 13:07:31 +0200 (CEST) cc: questions@freebsd.org Subject: Re: please help my mail and me! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 11:08:24 -0000 > if i combine postfix with cyrus, like putting > mailbox_transport = cyrus in my main.cf, what will happen > to my system accounts? will they still arrive the usual > way with imap as an extention for these system users to > retrieve their mail apart from imap users? Use fallback_transport instead of mailbox_transport if you want mail to your system accounts to be stored in Postfix's local store rather than LMTP/Cyrus. Mail sent to addresses without Unix account/alias will be sent to LMTP. > and what's the best way of managing imap users? cyradm -- Cordula's Web. http://www.cordula.ws/