Add note that user/group mailboxes must be enabled

This commit is contained in:
Girish Ramakrishnan
2018-02-18 12:04:26 -08:00
parent 26f1673d47
commit bf6bea800b

View File

@@ -12,11 +12,12 @@
<div class="modal-body" ng-hide="selectedDomain.provider === 'noop' || selectedDomain.provider === 'manual'">
Cloudron will setup Email related DNS records automatically.
If this domain is already configured to handle email with some other provider, it will <b>overwrite</b> those records.
<br/><br/>
Disabling Cloudron Email later will <b>not</b> put the old records back.
<br/><br/>
Status of DNS Records will show an error while DNS is propagating (~5 minutes).
<br/>
<b>User and group mailboxes for this domain can be enabled from the users view.</b>
<br/>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>