Page MenuHomePhorge

D25911.1742863063.diff
No OneTemporary

D25911.1742863063.diff

diff --git a/src/docs/user/configuration/configuring_outbound_email.diviner b/src/docs/user/configuration/configuring_outbound_email.diviner
--- a/src/docs/user/configuration/configuring_outbound_email.diviner
+++ b/src/docs/user/configuration/configuring_outbound_email.diviner
@@ -21,7 +21,7 @@
| SendGrid | Medium | Cheap | Yes | Email | |
| Twilio | Easy | Cheap | No | SMS | Recommended |
| Amazon SNS | Easy | Cheap | No | SMS | Recommended |
-| External SMTP | Medium | Varies | No | Email | Gmail, etc. |
+| External SMTP | Medium | Varies | No | Email | |
| Local SMTP | Hard | Free | No | Email | sendmail, postfix, etc |
| Custom | Hard | Free | No | All | Write a custom mailer. |
| Drop in a Hole | Easy | Free | No | All | Drops mail in a deep, dark hole. |
@@ -360,7 +360,7 @@
| Inbound | Requires Configuration
|---------|
-You can use this adapter to send mail via an external SMTP server, like Gmail.
+You can use this adapter to send mail via an external SMTP server.
To use this mailer, set `type` to `smtp`, then configure these `options`:
@@ -368,8 +368,7 @@
- `port`: Optional int. The port to connect to on your SMTP server.
- `user`: Optional string. Username used for authentication.
- `password`: Optional string. Password for authentication.
- - `protocol`: Optional string. Set to `tls` or `ssl` if necessary. Use
- `ssl` for Gmail.
+ - `protocol`: Optional string. Set to `tls` or `ssl` if necessary.
- `message-id`: Optional bool. Set to `false` if Phorge will not be
able to select a custom "Message-ID" header when sending mail via this
mailer. See "Message-ID Headers" below.

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 25, 00:37 (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1260102
Default Alt Text
D25911.1742863063.diff (1 KB)

Event Timeline