Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv29196/htdocs

Modified Files:
        features.ht features.html 
Log Message:
Update Features with I18N templates.


Index: features.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/features.ht,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- features.ht 21 Aug 2002 22:37:42 -0000      1.16
+++ features.ht 28 Oct 2002 19:44:28 -0000      1.17
@@ -3,7 +3,7 @@
 
 <h3>TMDA Feature Highlights</h3>
 <ul>
-<li>Free software.<br><br>
+<li>Free (OpenSource) software.<br><br>
 
 <li>Written entirely in <a href="http://www.python.org/"; TARGET="Resource Window">
 Python</a>: an interpreted, interactive, object-oriented programming language.
@@ -20,12 +20,20 @@
 <li>Optional automatic whitelisting of confirmed senders.
 <br><br>
 
-<li>Smart auto-responding -- won't reply to a mailing list or bounce
-message.  Includes auto-response rate limiting to prevent mail loops.
+<li>Easy customization of auto-responses through a
+<a href="howto-template.html">template system</a> with complete I18N support, 
+including multi-byte character sets (e.g, Chinese, Japanese, Korean).<br><br>
+
+<li>Local mail delivery, including qmail-style Maildirs, mboxrd-format
+mboxes, program (pipe) delivery, and forward to an e-mail address.<br><br>
+
+<li>Smart auto-responding -- won't reply to a mailing list, bounce
+message, or another auto-response.  Includes auto-response rate limiting
+to prevent mail loops.
 <br><br>
 
 <li>Client-side support for both Unix and non-Unix (e.g, Outlook, Eudora, Mozilla)
-mail clients.<br><br>
+mail clients through <a href="tmda-ofmipd.html">tmda-ofmipd</a>.<br><br>
 
 <li>Package installation available for Linux, and Free/Net/OpenBSD.<br><br>
 
@@ -35,15 +43,11 @@
 allowing fine-grained control over how incoming and outgoing mail is
 disposed of.<br><br>
 
-<li>Local mail delivery, including qmail-style Maildirs, mboxrd-format
-mboxes, program (pipe) delivery, and forward to an e-mail address.<br><br>
 
 <li>Supports DBM and <a href="http://cr.yp.to/cdb.html"; TARGET="Resource Window">
 CDB</a> databases, including on-demand auto-regeneration of DB files.<br><br>
 
 <li>Optional logging of incoming and outgoing messages.<br><br>
-
-<li>Easy customization of confirmation messages through templates.<br><br>
 
 <li>Use of <a href="http://www.faqs.org/rfcs/rfc2104.html"; TARGET="Resource Window">
 HMAC</a> (Hashed Message Authentication Codes) for "cookie" generation and 
verification.

Index: features.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/features.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- features.html       25 Oct 2002 02:01:46 -0000      1.31
+++ features.html       28 Oct 2002 19:44:29 -0000      1.32
@@ -1,6 +1,6 @@
 <HTML>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Thu Oct 24 19:59:44 2002 -->
+<!-- Thu Oct 24 20:39:51 2002 -->
 <!-- USING HT2HTML 1.2 -->
 <!-- SEE http://barry.wooz.org/software/ht2html -->
 <!-- User-specified headers:
@@ -140,7 +140,7 @@
 <TD VALIGN=TOP WIDTH="90%"><BR>
 <h3>TMDA Feature Highlights</h3>
 <ul>
-<li>Free software.<br><br>
+<li>Free (OpenSource) software.<br><br>
 
 <li>Written entirely in <a href="http://www.python.org/"; TARGET="Resource Window">
 Python</a>: an interpreted, interactive, object-oriented programming language.
@@ -157,12 +157,20 @@
 <li>Optional automatic whitelisting of confirmed senders.
 <br><br>
 
-<li>Smart auto-responding -- won't reply to a mailing list or bounce
-message.  Includes auto-response rate limiting to prevent mail loops.
+<li>Easy customization of auto-responses through a
+<a href="howto-template.html">template system</a> with complete I18N support, 
+including multi-byte character sets (e.g, Chinese, Japanese, Korean).<br><br>
+
+<li>Local mail delivery, including qmail-style Maildirs, mboxrd-format
+mboxes, program (pipe) delivery, and forward to an e-mail address.<br><br>
+
+<li>Smart auto-responding -- won't reply to a mailing list, bounce
+message, or another auto-response.  Includes auto-response rate limiting
+to prevent mail loops.
 <br><br>
 
 <li>Client-side support for both Unix and non-Unix (e.g, Outlook, Eudora, Mozilla)
-mail clients.<br><br>
+mail clients through <a href="tmda-ofmipd.html">tmda-ofmipd</a>.<br><br>
 
 <li>Package installation available for Linux, and Free/Net/OpenBSD.<br><br>
 
@@ -172,15 +180,11 @@
 allowing fine-grained control over how incoming and outgoing mail is
 disposed of.<br><br>
 
-<li>Local mail delivery, including qmail-style Maildirs, mboxrd-format
-mboxes, program (pipe) delivery, and forward to an e-mail address.<br><br>
 
 <li>Supports DBM and <a href="http://cr.yp.to/cdb.html"; TARGET="Resource Window">
 CDB</a> databases, including on-demand auto-regeneration of DB files.<br><br>
 
 <li>Optional logging of incoming and outgoing messages.<br><br>
-
-<li>Easy customization of confirmation messages through templates.<br><br>
 
 <li>Use of <a href="http://www.faqs.org/rfcs/rfc2104.html"; TARGET="Resource Window">
 HMAC</a> (Hashed Message Authentication Codes) for "cookie" generation and 
verification.

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs

Reply via email to