From owner-freebsd-isp Wed Jun 10 17:55:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05894 for freebsd-isp-outgoing; Wed, 10 Jun 1998 17:55:00 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [207.217.224.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05734 for ; Wed, 10 Jun 1998 17:54:10 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [207.217.224.195]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id TAA16499; Wed, 10 Jun 1998 19:51:29 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <060d01bd94d3$13fb79a0$c3e0d9cf@admin.westbend.net> From: "Scot W. Hetzel" To: , Subject: Re: Only allow delivery of mail to users in aliases Date: Wed, 10 Jun 1998 19:51:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Leif Neland >Two questions: > >1: Do these users need to be in /etc/passwd, or can qpopper use its own >password file? > You'll need to modify both sendmail & qpopper to use an alternate passwd file. >2: If users need to be in /etc/passwd, how can we stop mail from being >delivered to users only in /etc/passwd, not in /etc/aliases? > You could put all these users into a file, and then use sendmail rules to deny mail to these users. I don't know how to implement either answer, but I do know that it can be done. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message