Fossil SCM
Tightened up the MTA point in www/forum.wiki, and added a bit about digest delivery.
Commit
b51d62122312698c53726a5c43fb2010d4a9955b92282074c1726603e0d09171
Parent
cce5da1658e6ef9…
1 file changed
+10
-9
+10
-9
| --- www/forum.wiki | ||
| +++ www/forum.wiki | ||
| @@ -97,19 +97,20 @@ | ||
| 97 | 97 | formatting features give you a middle path, providing your users |
| 98 | 98 | enough formatting power to communicate complex ideas well without |
| 99 | 99 | providing so much power as to risk |
| 100 | 100 | [https://wonko.com/post/html-escaping | security problems]. |
| 101 | 101 | |
| 102 | - * <b>Easy Notification Emails:</b> Fossil's forum feature integrates | |
| 103 | - with popular [https://en.wikipedia.org/wiki/Message_transfer_agent | |
| 104 | - | message transfer agents] (MTAs) such as Postfix, Exim, and | |
| 105 | - Sendmail. It is easy to configure Fossil to send notifications of | |
| 106 | - new posts to interested forum users via your Fossil server's | |
| 107 | - existing MTA. Notification emails include the complete message | |
| 108 | - content for the benefit of those that prefer to visit the forum | |
| 109 | - only when they need to post something. | |
| 110 | - | |
| 102 | + * <b>Easy Notification Emails:</b> It is easy to configure Fossil to | |
| 103 | + send email notifications of new posts to interested forum users via | |
| 104 | + your Fossil server's existing | |
| 105 | + [https://en.wikipedia.org/wiki/Message_transfer_agent | message | |
| 106 | + transfer agent] (MTA): Postfix, Exim, Sendmail... Notification | |
| 107 | + emails include the complete message content for the benefit of | |
| 108 | + those that prefer to visit the forum only when they need to post | |
| 109 | + something. Notifications are optional, and each user gets the | |
| 110 | + choice of immediate or daily digest delivery. | |
| 111 | + | |
| 111 | 112 | * <b>Talks to Everyone:</b> Because Fossil delegates email handling |
| 112 | 113 | to your existing MTA, it does not need to implement the |
| 113 | 114 | [http://sqlite.1065341.n5.nabble.com/Many-ML-emails-going-to-GMail-s-SPAM-tp98685p98722.html |
| 114 | 115 | | roughly two dozen] |
| 115 | 116 | [https://en.wikipedia.org/wiki/Request_for_Comments | RFCs] needed |
| 116 | 117 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -97,19 +97,20 @@ | |
| 97 | formatting features give you a middle path, providing your users |
| 98 | enough formatting power to communicate complex ideas well without |
| 99 | providing so much power as to risk |
| 100 | [https://wonko.com/post/html-escaping | security problems]. |
| 101 | |
| 102 | * <b>Easy Notification Emails:</b> Fossil's forum feature integrates |
| 103 | with popular [https://en.wikipedia.org/wiki/Message_transfer_agent |
| 104 | | message transfer agents] (MTAs) such as Postfix, Exim, and |
| 105 | Sendmail. It is easy to configure Fossil to send notifications of |
| 106 | new posts to interested forum users via your Fossil server's |
| 107 | existing MTA. Notification emails include the complete message |
| 108 | content for the benefit of those that prefer to visit the forum |
| 109 | only when they need to post something. |
| 110 | |
| 111 | * <b>Talks to Everyone:</b> Because Fossil delegates email handling |
| 112 | to your existing MTA, it does not need to implement the |
| 113 | [http://sqlite.1065341.n5.nabble.com/Many-ML-emails-going-to-GMail-s-SPAM-tp98685p98722.html |
| 114 | | roughly two dozen] |
| 115 | [https://en.wikipedia.org/wiki/Request_for_Comments | RFCs] needed |
| 116 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -97,19 +97,20 @@ | |
| 97 | formatting features give you a middle path, providing your users |
| 98 | enough formatting power to communicate complex ideas well without |
| 99 | providing so much power as to risk |
| 100 | [https://wonko.com/post/html-escaping | security problems]. |
| 101 | |
| 102 | * <b>Easy Notification Emails:</b> It is easy to configure Fossil to |
| 103 | send email notifications of new posts to interested forum users via |
| 104 | your Fossil server's existing |
| 105 | [https://en.wikipedia.org/wiki/Message_transfer_agent | message |
| 106 | transfer agent] (MTA): Postfix, Exim, Sendmail... Notification |
| 107 | emails include the complete message content for the benefit of |
| 108 | those that prefer to visit the forum only when they need to post |
| 109 | something. Notifications are optional, and each user gets the |
| 110 | choice of immediate or daily digest delivery. |
| 111 | |
| 112 | * <b>Talks to Everyone:</b> Because Fossil delegates email handling |
| 113 | to your existing MTA, it does not need to implement the |
| 114 | [http://sqlite.1065341.n5.nabble.com/Many-ML-emails-going-to-GMail-s-SPAM-tp98685p98722.html |
| 115 | | roughly two dozen] |
| 116 | [https://en.wikipedia.org/wiki/Request_for_Comments | RFCs] needed |
| 117 |