From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 08:02:46 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 4906D16A4D9 for ; Tue, 9 Sep 2003 08:02:46 -0700 (PDT) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id C07A443F85 for ; Tue, 9 Sep 2003 08:02:44 -0700 (PDT) (envelope-from lukek@meibin.net) Received: (qmail 58221 invoked by uid 89); 9 Sep 2003 15:01:41 -0000 Received: from unknown (HELO MAGOME) (192.168.10.35) by 192.168.20.5 with SMTP; 9 Sep 2003 15:01:41 -0000 Message-ID: <006901c376e2$b88b4fd0$230aa8c0@MAGOME> From: "Luke Kearney" To: "Wayne Pascoe" , References: <20030909144822.GD17539@marvin.penguinpowered.org> Date: Tue, 9 Sep 2003 23:57:40 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: 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 15:02:46 -0000 Hey There, As has been already pointed out most modern mail software includes the ability to filter relaying using POP before SMTP. Most ISP's at least where I am use it. I use it personally. I would think that an MTA as popular as postfix would certainly have some components that can be tweaked to fit your situation but in the *highly unlikely* event that postfix cannot accomodate you perhaps you could consider implementing some kind of webmail solution ie Squirrelmail or some such to accomplish your task. Webmail can be the handiest thing to have when you are in an airport with an Internet Cafe and your laptop is in the cargo hold of an airplane. **Just my two cents worth** HTH LukeK ----- Original Message ----- From: "Wayne Pascoe" To: Sent: Tuesday, September 09, 2003 11:48 PM Subject: Authenticated SMTP > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >