From owner-freebsd-questions Thu Oct 16 06:51:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA29924 for questions-outgoing; Thu, 16 Oct 1997 06:51:59 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from relay.acadiau.ca (root@relay.acadiau.ca [131.162.2.90]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA29915 for ; Thu, 16 Oct 1997 06:51:41 -0700 (PDT) (envelope-from 026809r@dragon.acadiau.ca) Received: from dragon.acadiau.ca (dragon [131.162.1.79]) by relay.acadiau.ca (8.8.5/8.8.5) with SMTP id KAA08825; Thu, 16 Oct 1997 10:50:50 -0300 (ADT) Received: by dragon.acadiau.ca id KAA07037; Thu, 16 Oct 1997 10:50:48 -0300 From: 026809r@dragon.acadiau.ca (Michael Richards) Message-Id: <199710161350.KAA07037@dragon.acadiau.ca> Subject: Re: mail account only, no login To: shawn@cpl.net (Shawn Ramsey) Date: Thu, 16 Oct 1997 10:50:47 -0300 (ADT) Cc: freebsd-questions@freebsd.org In-Reply-To: <01bcd9f0$960c53e0$c4ac43cf@shawn.cpl.net> from "Shawn Ramsey" at Oct 15, 97 10:01:39 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> Is there a way to create "mail only" accounts? I want my bsd > >> 2.1.7 machine to only deliver mail via popper and act as a proxy > >> (using squid). > > > >[it seems good days to promote qmail ;-)] > > If you just mean no shell, just put an invalid shell such as /dev/null, and > add it to /etc/shells. If you do that, won't that allow ftp access to that account? -Mike