From owner-freebsd-newbies Sat Jun 13 07:27:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23698 for freebsd-newbies-outgoing; Sat, 13 Jun 1998 07:27:29 -0700 (PDT) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from junior.apk.net (stuart@junior.apk.net [207.54.158.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23644 for ; Sat, 13 Jun 1998 07:27:10 -0700 (PDT) (envelope-from stuart@junior.apk.net) Received: from localhost (stuart@localhost) by junior.apk.net (8.8.8/8.8.8) with SMTP id KAA00251; Sat, 13 Jun 1998 10:26:55 -0400 (EDT) Date: Sat, 13 Jun 1998 10:26:55 -0400 (EDT) From: Stuart Krivis To: Brett Gray cc: Freebsd Newbies List Subject: Re: HTML/Email Frontend for adduser/rmuser/aliases etc. In-Reply-To: <9806132320.aa18993@mail.austasia.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 13 Jun 1998, Brett Gray wrote: > Hi All, > > I dont know if one already exists (I have spent many hours searching the > web and cant find one to date) but I am looking for a HTML or Email 'front > end' to allow an authorised/particular user to create/remove users, > aliases, and .forward files on a freeBSD mail server. CGI and sudo... It would be far easier to do a script and let them work from the command line. Adding and removing users isn't too bad. You can automate that. Aliases and .forward files... If you use aliases and virtuser tables and such ... why bother with .forward files? .forward files are just a way for an individual user to control their mail without needing access to things that could affect other users. -- Stuart Krivis stuart@krivis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message