diff --git a/dashboard/src/views/email.html b/dashboard/src/views/email.html index 3c4eaa378..443e8bc1d 100644 --- a/dashboard/src/views/email.html +++ b/dashboard/src/views/email.html @@ -107,6 +107,66 @@ +
+

Mailboxes

+
+ +
+
+
+ Enable mailboxes for users on this domain. Each user will get an email address of username@{{ selectedDomain.domain }} + +

+ + + + + + + + + + + + + + + + + + +
 UserAliases (Separate by comma)Action
+ + + {{ user.username }} + + + + +
+
+
+
+ +
+

Catch-all

+
+ +
+
+
+ Emails sent to non existing addresses will be forwarded to the following accounts: +
+
+
+
+
+ + +
+
+
+

Outbound Mail Relay

@@ -186,66 +246,6 @@ -
-

Mailboxes

-
- -
-
-
- Enable mailboxes for users on this domain. Each user will get an email address of username@{{ selectedDomain.domain }} - -

- - - - - - - - - - - - - - - - - - -
 UserAliases (Separate by comma)Action
- - - {{ user.username }} - - - - -
-
-
-
- -
-

Catch-all

-
- -
-
-
- Emails sent to non existing addresses will be forwarded to the following accounts: -
-
-
-
-
- - -
-
-
-

DNS Records