From a4fb637c441cad75350edcbbb2520f7a303b33c2 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 29 Sep 2012 21:17:15 +0200 Subject: Grant the right to create aliases and/or lists. --- template/edit-domain.html | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/edit-domain.html b/template/edit-domain.html index 3844775..a8af3fb 100644 --- a/template/edit-domain.html +++ b/template/edit-domain.html @@ -52,7 +52,7 @@

Description

- +
An optional description. (HTML tags are allowed.)
@@ -60,7 +60,7 @@

Catch-All aliases

- +
An optional list of destinations (one e-mail address per line) that will receive mail sent to non existing recipients. @@ -70,6 +70,44 @@ will then be sent to .
+ +
+ +

Grant right to create aliases

+ +
+ An optional list of e-mails (one address per line) that are + allowed to create aliases under your domain + . + It is possible to grant right for a whole domain by leaving out + the local part: For instance, listing + here will give every user + under example.org the right to + create aliases under + . + Note: You already have this right, so there is no need to + list your e-mail here. +
+ +
+ +

Grant right to create lists

+ +
+ An optional list of e-mails (one address per line) that are + allowed to create mailing lists under your domain + . + It is possible to grant right for a whole domain by leaving out + the local part: For instance, listing + here will give every user + under example.org the right to + create mailing lists under + . + Note: You already have this right, so there is no need to + list your e-mail here. +
+ +


-- cgit v1.2.3