Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3290329
D25911.1742863063.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25911.1742863063.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25911: Diviner: Configuring Outbound Mail: Remove incorrect Gmail references
Attached
Detach File
Event Timeline
Log In to Comment