Add SPF doc links

Fixes cloudron/box#636
This commit is contained in:
Girish Ramakrishnan
2019-08-02 12:42:10 -07:00
parent 55892097d7
commit eb905aab86
2 changed files with 17 additions and 7 deletions

View File

@@ -513,7 +513,17 @@
<span class="text-success text-center text-bold" ng-show="mailRelay.success">Saved</span>
</div>
</div>
<div class="row" ng-if="mailRelay.preset.spfDoc">
<br/>
<div class="col-md-12">
<span class="text-info">
Cloudron does not automatically setup SPF record. Set it up manually by following the <a ng-href="{{mailRelay.preset.spfDoc}}" target="_blank">{{ mailRelay.preset.name }} docs</a>.
</span>
</div>
</div>
</div>
</uib-tab>
<uib-tab index="2" heading="Settings">