From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 16:31:07 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 89A3A16A4CE for ; Sun, 7 Mar 2004 16:31:07 -0800 (PST) Received: from mygirlfriday.info (user204.net795.mo.sprint-hsd.net [65.41.216.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFCD643D1F for ; Sun, 7 Mar 2004 16:31:06 -0800 (PST) (envelope-from gv-list-freebsdquestions@mygirlfriday.info) Received: (qmail 8537 invoked from network); 8 Mar 2004 00:31:06 -0000 Received: from localhost (127.0.0.1) by major.mygirlfriday.info with DES-CBC3-SHA encrypted SMTP; 8 Mar 2004 00:31:06 -0000 Date: Sun, 07 Mar 2004 18:31:06 -0600 From: Gary To: freebsd-questions@freebsd.org Message-ID: <3010000.1078705866@[192.168.0.5]> In-Reply-To: <1078705407.14491.61.camel@tux> References: <1078705407.14491.61.camel@tux> X-Mailer: Mulberry/3.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: recomended mail server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 00:31:07 -0000 Hi Micheas, --On Sunday, March 07, 2004 04:23:27 PM -0800 Micheas Herman wrote: > I have a specific set of wants for a new mail server: > > 1. deliveries to Maildirs. > 2. authenticated forwarding. (can forward to another mail server > using authentication) > > > Qmail doesn't do authenticated forwarding without being patched. by "auth forwarding" do you mean relaying? If so, qmail certainly does allow it, via host-based relaying through tcp.smtp cdb... you can allow specific, or a range of IP addresses. Or... with auth relaying, you do not have to patch, and can use an add-on - relay-ctrl.. -- Gary