From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 07:45:05 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 C4B0016A4BF for ; Tue, 9 Sep 2003 07:45:05 -0700 (PDT) Received: from mail.wbtsystems.com (onyx.dublin.wbtsystems.com [193.120.231.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2498743FA3 for ; Tue, 9 Sep 2003 07:45:03 -0700 (PDT) (envelope-from barry.byrne@wbtsystems.com) Received: from spiral ([193.120.231.190]) (authenticated bits=0) by mail.wbtsystems.com (8.12.9/8.12.9) with ESMTP id h89Eixj9059234; Tue, 9 Sep 2003 15:44:59 +0100 (IST) From: "Barry Byrne" To: "Wayne Pascoe" , Date: Tue, 9 Sep 2003 15:45:04 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: <20030909144822.GD17539@marvin.penguinpowered.org> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-WBT-Authenticated-User: bb X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) 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 14:45:05 -0000 Wayne: You might want to consider SMTP AUTH, assuming your mail clients support it. POP before SMTP is a hack that sort of works, but causes problems, especially as many clients insist on sending before popping! I use SMTP AUTH with sendmail so can't help you with postfix, but you could try starting here: http://postfix.state-of-mind.de/patrick.koetter/smtpauth/ - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Wayne Pascoe > Sent: 09 September 2003 15:48 > To: freebsd-questions@freebsd.org > 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"