From owner-freebsd-stable Fri Dec 6 12: 5:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5112D37B401 for ; Fri, 6 Dec 2002 12:05:44 -0800 (PST) Received: from monster.schulte.org (monster.schulte.org [209.134.156.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C9B43EB2 for ; Fri, 6 Dec 2002 12:05:43 -0800 (PST) (envelope-from schulte+freebsd@nospam.schulte.org) Received: from localhost (localhost [127.0.0.1]) by monster.schulte.org (Postfix) with ESMTP id D55091FF13; Fri, 6 Dec 2002 14:05:42 -0600 (CST) Received: from raja.nospam.schulte.org (carpnod.schulte.org [209.134.156.200]) by monster.schulte.org (Postfix) with ESMTP id 5DDF11FF11; Fri, 6 Dec 2002 14:05:41 -0600 (CST) Message-Id: <5.2.0.9.2.20021206135942.03f0ebe0@localhost> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Fri, 06 Dec 2002 14:05:00 -0600 To: "Vitor de Matos Carvalho" , "FreeBSD-Stable" From: Christopher Schulte Subject: Re: Postfix In-Reply-To: <027a01c29d61$1cc905c0$020aa8c0@acaraje> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS 0.3.12pre8 on monster.schulte.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 05:53 PM 12/6/2002 -0200, Vitor de Matos Carvalho wrote: >Hi, > >He would like to know if has as i for in the file access of postfix for when >login xxxx will be there it not to allow auth to use the smtp? First off, you might get better results from one of these two mailing lists: 1) questions@freebsd.org 2) postfix-users@postfix.org You're asking if postfix can support some kind of pop-before-smtp? Yes, one solution is DRAC (dynamic relay authorization control) where your pop3 server sends recently authenticated ip addresses to a daemon that writes a db file which postfix uses for relay control. See ports/mail/drac/ for this solution, then just add something like check_client_access btree:/usr/local/etc/dracd in main.cf to your relay checks. > Regards, > Vitor de Matos Carvalho > System Network Administrator - Softinfo Network > FreeBSD - The Power To Serve -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message