logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

CVS: tmda/htdocs ChangeLog,1.39,1.40 faq.ht,1.11,1.12 faq.html,1.14,1.15: msg#00002

Subject: CVS: tmda/htdocs ChangeLog,1.39,1.40 faq.ht,1.11,1.12 faq.html,1.14,1.15
Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv6278/htdocs

Modified Files:
        ChangeLog faq.ht faq.html 
Log Message:
FAQ update: added cygwin usage information to the Windows client
section.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   2001/11/29 18:53:45     1.39
+++ ChangeLog   2001/12/03 02:37:51     1.40
@@ -1,3 +1,8 @@
+2001-12-02  Jason R. Mastaler  <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
+
+       * faq.ht (Links): Add cygwin usage information to the Windows
+       client section.
+
 2001-11-29  Jason R. Mastaler  <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
 
        * config-filter.ht: Document the <> match expression.

Index: faq.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/faq.ht,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- faq.ht      2001/11/28 16:41:07     1.11
+++ faq.ht      2001/12/03 02:37:51     1.12
@@ -64,18 +64,29 @@
 <a name="2">Will TMDA run on non-unix clients such as Microsoft Windows?</a>
 </b>
 <br><br>
+You do have a couple of options under Windows on the 
+<a href="config-client.html">client side</a> of TMDA.
 
-Not directly since the supported Mail Transfer Agents are only available for
-UNIX.  However, you can configure a qmail relay to re-write the
-address of outgoing messages with tmda-inject, so that those running
-Microsoft Windows clients can take full advantage of TMDA.  See
-`README.RELAY' in the contrib/ directory for the full details.
 <br><br>
-
-Also, here is one user's 
+You can configure a qmail relay to re-write the address of outgoing
+messages with tmda-inject, so that those running Microsoft Windows
+clients can take full advantage of TMDA.  See `README.RELAY' in the
+contrib/ directory or one user's
 <a href="http://mla.libertine.org/tmda-users/200108/msg00002.html"; 
TARGET="Resource Window">
 configuration details</a> 
 for a site-wide TMDA install using smtpd-auth, vpopmail and qmailadmin.
+<br><br>
+
+TMDA also works perfectly under <a href="http://www.cygwin.com/"; 
TARGET="Resource Window">
+cygwin</a> with the sSMTP sendmail emulation program (which comes with cygwin).
+Just add the following line your tmdarc:
+
+<blockquote><pre>
+SENDMAIL = "/usr/sbin/ssmtp.exe"
+</blockquote></pre>
+
+You'll then be able to tag your outgoing mail with cygwin-compatible
+MUAs (mutt, XEmacs, etc.) just as under UNIX.
 
 <hr>
 <li><b>

Index: faq.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/faq.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- faq.html    2001/11/28 16:41:07     1.14
+++ faq.html    2001/12/03 02:37:51     1.15
@@ -1,6 +1,6 @@
 <HTML>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Wed Nov 28 09:38:32 2001 -->
+<!-- Sun Dec  2 19:33:52 2001 -->
 <!-- USING HT2HTML 1.2 -->
 <!-- SEE http://barry.wooz.org/software/ht2html -->
 <!-- User-specified headers:
@@ -189,18 +189,29 @@
 <a name="2">Will TMDA run on non-unix clients such as Microsoft Windows?</a>
 </b>
 <br><br>
+You do have a couple of options under Windows on the 
+<a href="config-client.html">client side</a> of TMDA.
 
-Not directly since the supported Mail Transfer Agents are only available for
-UNIX.  However, you can configure a qmail relay to re-write the
-address of outgoing messages with tmda-inject, so that those running
-Microsoft Windows clients can take full advantage of TMDA.  See
-`README.RELAY' in the contrib/ directory for the full details.
 <br><br>
-
-Also, here is one user's 
+You can configure a qmail relay to re-write the address of outgoing
+messages with tmda-inject, so that those running Microsoft Windows
+clients can take full advantage of TMDA.  See `README.RELAY' in the
+contrib/ directory or one user's
 <a href="http://mla.libertine.org/tmda-users/200108/msg00002.html"; 
TARGET="Resource Window">
 configuration details</a> 
 for a site-wide TMDA install using smtpd-auth, vpopmail and qmailadmin.
+<br><br>
+
+TMDA also works perfectly under <a href="http://www.cygwin.com/"; 
TARGET="Resource Window">
+cygwin</a> with the sSMTP sendmail emulation program (which comes with cygwin).
+Just add the following line your tmdarc:
+
+<blockquote><pre>
+SENDMAIL = "/usr/sbin/ssmtp.exe"
+</blockquote></pre>
+
+You'll then be able to tag your outgoing mail with cygwin-compatible
+MUAs (mutt, XEmacs, etc.) just as under UNIX.
 
 <hr>
 <li><b>

_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs



<Prev in Thread] Current Thread [Next in Thread>