From 73b959903699b19bef805b96c386ed7fe433a33e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 4 Sep 2002 23:35:52 +0000 Subject: Add support in user-init for webphpsites and webphpdata, and tighten access rights on all web* dirs. --- localmkpostfixvirtual | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'localmkpostfixvirtual') diff --git a/localmkpostfixvirtual b/localmkpostfixvirtual index 8afec20..12af73f 100755 --- a/localmkpostfixvirtual +++ b/localmkpostfixvirtual @@ -3,7 +3,7 @@ # /usr/local/sbin/localmkpostfixvirtual # Copyright 2001-2002 Jonas Smedegaard # -# $Id: localmkpostfixvirtual,v 1.7 2002-07-20 18:40:49 jonas Exp $ +# $Id: localmkpostfixvirtual,v 1.8 2002-09-04 23:35:52 jonas Exp $ # # Generate virtual file for postfix # @@ -21,6 +21,9 @@ # Optional: root can have hints like "postmaster@ hostmaster@ support@" # (default: "postmaster@"). # +# Suggestion: Add mailgroup users like this: +# adduser --system --no-create-home --group --disabled-password +# # TODO: reuse getent requests (drastically improves speed) # TODO: Write command "members" as internal code # -- cgit v1.2.3