SMTP Relay Host stub progress
This commit is contained in:
parent
51c288dcd5
commit
6e462f6523
|
@ -14,7 +14,7 @@
|
|||
<p>SMTP Relays are third-party services you can hand off the responsability of getting the mail delivered. They
|
||||
can be useful when, for example, port 25 is blocked.</p>
|
||||
|
||||
<p>Here, you can configure an authenticated SMTP relay (for example, <a href="https://letsencrypt.org/"
|
||||
<p>Here, you can configure an authenticated SMTP relay (for example, <a href="https://sendgrid.com/"
|
||||
target="_blank">SendGrid</a>) over port 587.</p>
|
||||
|
||||
<div id="smtp_relay_config">
|
||||
|
@ -70,7 +70,7 @@
|
|||
</table>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-offset-1 col-sm-11">
|
||||
<div>
|
||||
<button type="submit" class="btn btn-primary">Update</button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue