summaryrefslogtreecommitdiff
path: root/localmkpostfixvirtual
diff options
context:
space:
mode:
Diffstat (limited to 'localmkpostfixvirtual')
-rwxr-xr-xlocalmkpostfixvirtual5
1 files changed, 4 insertions, 1 deletions
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 <dr@jones.dk>
#
-# $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 <uid>
+#
# TODO: reuse getent requests (drastically improves speed)
# TODO: Write command "members" as internal code
#