summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-12 06:38:49 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-12 06:38:49 +0000
commit3630b59cca6d303dd880d7fa9a43b5776eb959c5 (patch)
treefb8657f49697a67cf226d231b2ba22d6ed374fa1
parentcd095228ea79aa13460e83479521cda88328962c (diff)
downloadmailutils-3630b59cca6d303dd880d7fa9a43b5776eb959c5.tar.gz
mailutils-3630b59cca6d303dd880d7fa9a43b5776eb959c5.tar.bz2
Mailutils dictionary for Radius
-rw-r--r--examples/config/mailutils.dict29
1 files changed, 29 insertions, 0 deletions
diff --git a/examples/config/mailutils.dict b/examples/config/mailutils.dict
new file mode 100644
index 000000000..ff8bb95ac
--- /dev/null
+++ b/examples/config/mailutils.dict
@@ -0,0 +1,29 @@
+# Copyright (C) 2005 Free Software Foundation, Inc.
+#
+# GNU Mailutils is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2, or (at
+# your option) any later version.
+#
+# GNU Mailutils is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Mailutils; if not, write to the Free Software
+# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA
+
+# NOTE: Vendor ID is not registered yet!
+BEGIN VENDOR Mailutils 2000
+
+ATTRIBUTE MU-User-Name 1 string
+ATTRIBUTE MU-UID 2 integer
+ATTRIBUTE MU-GID 3 integer
+ATTRIBUTE MU-GECOS 4 string
+ATTRIBUTE MU-Dir 5 string
+ATTRIBUTE MU-Shell 6 string
+ATTRIBUTE MU-Mailbox 7 string
+
+END

Return to:

Send suggestions and report system problems to the System administrator.