From bbf7a4b561414d43bedde682c9f7b041c6de88ad Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 18 Jan 2013 21:05:05 +0100 Subject: Amavis attributes and templates. --- templates/edit-domain.html | 120 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 templates/edit-domain.html (limited to 'templates/edit-domain.html') diff --git a/templates/edit-domain.html b/templates/edit-domain.html new file mode 100644 index 0000000..dbbdf3c --- /dev/null +++ b/templates/edit-domain.html @@ -0,0 +1,120 @@ + + + + + Edit domain <TMPL_VAR NAME=domain> + + + + +
+ +
+

Edit domain

+ + + +
Error:
+ +
Your changes have succesfully been submitted.
+
+ +
+
+ +
+ +
+
+ + +

Status

+ +
+ Warning: emails are not delivered to users, + aliases or lists under inactive domains. +
+ +
+ +

Description

+ +
+ An optional description. (HTML tags are allowed.) +
+ +
+ +

Catch-All aliases

+ +
+ An optional list of destinations (one e-mail address per line) that + will receive mail sent to non existing recipients. + Domain aliases can be defined by leaving the local part of + the destination empty, like in : + email to + 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