From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 07:36:16 2003 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 12DCA16A4BF for ; Tue, 9 Sep 2003 07:36:16 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.net.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 296EF43FBD for ; Tue, 9 Sep 2003 07:36:13 -0700 (PDT) (envelope-from wayne@penguinpowered.org) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 19wjbI-0001XQ-00 for freebsd-questions@freebsd.org; Tue, 09 Sep 2003 15:36:12 +0100 Received: by marvin.penguinpowered.org (Postfix, from userid 1001) id 06B6515240; Tue, 9 Sep 2003 15:48:22 +0100 (BST) Date: Tue, 9 Sep 2003 15:48:22 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Message-ID: <20030909144822.GD17539@marvin.penguinpowered.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: wayne@penguinpowered.org X-System: FreeBSD i386 with kernel 4.9-PRERELEASE Subject: Authenticated SMTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 14:36:16 -0000 Hi all, I need to provide an SMTP service to someone who travels around thie world. I can't do this with a specific IP address, as they use a variety of ISP's in different locations. To this end, I'd like to setup authenticated SMTP, preferably using postfix. I've had a look in the postfix faq and it was a bit vague on this point. In merely said that you need to force the user to authenticate against a pop server first, that maintains a postfix compatible access table. Can anyone point me to a document that explains what pop servers might be suitable for this task and how to go about setting up this authentication ? Regards, -- Wayne Pascoe