Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv26279/htdocs
Modified Files:
config-client.ht config-client.html config-filter.ht
config-filter.html config-pre.ht config-pre.html
config-server.ht config-server.html config-vars.html
Log Message:
Change all ~/.tmdarc references to ~/.tmda/config. ~/.tmdarc is
still supported, just not emphasized or documented.
Index: config-client.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-client.ht,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- config-client.ht 31 Oct 2002 19:30:10 -0000 1.26
+++ config-client.ht 14 Nov 2002 00:09:53 -0000 1.27
@@ -102,7 +102,7 @@
doesn't match any lines in your filter file, the message will be
tagged with a dated address by default. The lines in your filter make
exceptions to that rule. You can also change the default by setting
-<strong>ACTION_OUTGOING</strong> in your tmdarc.
+<strong>ACTION_OUTGOING</strong> in your tmda/config.
<br><br>
<strong>TIP:</strong>
@@ -217,7 +217,7 @@
</ul>
</ul>
-<li>.tmdarc configuration:<br><br>
+<li>.tmda/config configuration:<br><br>
Make sure that your <b>crypt_key</b> file is the same
on both your mail server and your mail client -- they must match.
Index: config-client.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-client.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- config-client.html 31 Oct 2002 19:30:10 -0000 1.40
+++ config-client.html 14 Nov 2002 00:09:53 -0000 1.41
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Thu Oct 31 12:29:23 2002 -->
+<!-- Wed Nov 13 17:02:50 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -264,7 +264,7 @@
doesn't match any lines in your filter file, the message will be
tagged with a dated address by default. The lines in your filter make
exceptions to that rule. You can also change the default by setting
-<strong>ACTION_OUTGOING</strong> in your tmdarc.
+<strong>ACTION_OUTGOING</strong> in your tmda/config.
<br><br>
<strong>TIP:</strong>
@@ -379,7 +379,7 @@
</ul>
</ul>
-<li>.tmdarc configuration:<br><br>
+<li>.tmda/config configuration:<br><br>
Make sure that your <b>crypt_key</b> file is the same
on both your mail server and your mail client -- they must match.
Index: config-filter.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-filter.ht,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- config-filter.ht 13 Sep 2002 05:42:12 -0000 1.21
+++ config-filter.ht 14 Nov 2002 00:09:54 -0000 1.22
@@ -8,7 +8,7 @@
disposed of. For outgoing, it controls how the message is tagged.
The incoming filter file default is <b>~/.tmda/filters/incoming</b>,
which can be changed by setting <b>FILTER_INCOMING</b> in your
-<b>tmdarc</b>. The outgoing filter file default is
+<b>tmda/config</b>. The outgoing filter file default is
<b>~/.tmda/filters/outgoing</b>, which can be changed by setting
<b>FILTER_OUTGOING</b>.
<br><br>
@@ -403,7 +403,7 @@
<br><br>
A variable name is looked up first in the Defaults namespace (all of
-the configuration variables set in Defaults.py or your .tmdarc) and
+the configuration variables set in Defaults.py or your .tmda/config) and
then in the environment if it was not found in the Defaults
namespace. If it is still not found, the parser generates an error
and the mail is deferred. Variable names are case-sensitive.
Index: config-filter.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-filter.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- config-filter.html 25 Oct 2002 02:01:46 -0000 1.32
+++ config-filter.html 14 Nov 2002 00:09:54 -0000 1.33
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Thu Oct 24 19:59:44 2002 -->
+<!-- Wed Nov 13 17:03:42 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -170,7 +170,7 @@
disposed of. For outgoing, it controls how the message is tagged.
The incoming filter file default is <b>~/.tmda/filters/incoming</b>,
which can be changed by setting <b>FILTER_INCOMING</b> in your
-<b>tmdarc</b>. The outgoing filter file default is
+<b>tmda/config</b>. The outgoing filter file default is
<b>~/.tmda/filters/outgoing</b>, which can be changed by setting
<b>FILTER_OUTGOING</b>.
<br><br>
@@ -565,7 +565,7 @@
<br><br>
A variable name is looked up first in the Defaults namespace (all of
-the configuration variables set in Defaults.py or your .tmdarc) and
+the configuration variables set in Defaults.py or your .tmda/config) and
then in the environment if it was not found in the Defaults
namespace. If it is still not found, the parser generates an error
and the mail is deferred. Variable names are case-sensitive.
Index: config-pre.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-pre.ht,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- config-pre.ht 31 Oct 2002 19:30:11 -0000 1.14
+++ config-pre.ht 14 Nov 2002 00:09:54 -0000 1.15
@@ -26,7 +26,7 @@
Postfix's <em>main.cf</em> if it isn't already. The Postfix default is
<code><b>+</b></code> but <code><b>-</b></code> is an acceptable value as
well. Just make sure it matches <b>RECIPIENT_DELIMITER</b> in your
-<b>tmdarc</b>.
+<b>tmda/config</b>.
</ol>
<hr>
@@ -62,7 +62,7 @@
to understand them. It doesn't by default. Both
<code><b>+</b></code> and <code><b>-</b></code> are an acceptable
values for the suffix, just make sure it matches
-<b>RECIPIENT_DELIMITER</b> in your <b>tmdarc</b>.
+<b>RECIPIENT_DELIMITER</b> in your <b>tmda/config</b>.
<br><br>
Add the following lines to both the <b>userforward</b> and
Index: config-pre.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-pre.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- config-pre.html 31 Oct 2002 19:30:11 -0000 1.26
+++ config-pre.html 14 Nov 2002 00:09:55 -0000 1.27
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Thu Oct 31 12:29:23 2002 -->
+<!-- Wed Nov 13 17:04:19 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -188,7 +188,7 @@
Postfix's <em>main.cf</em> if it isn't already. The Postfix default is
<code><b>+</b></code> but <code><b>-</b></code> is an acceptable value as
well. Just make sure it matches <b>RECIPIENT_DELIMITER</b> in your
-<b>tmdarc</b>.
+<b>tmda/config</b>.
</ol>
<hr>
@@ -224,7 +224,7 @@
to understand them. It doesn't by default. Both
<code><b>+</b></code> and <code><b>-</b></code> are an acceptable
values for the suffix, just make sure it matches
-<b>RECIPIENT_DELIMITER</b> in your <b>tmdarc</b>.
+<b>RECIPIENT_DELIMITER</b> in your <b>tmda/config</b>.
<br><br>
Add the following lines to both the <b>userforward</b> and
Index: config-server.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-server.ht,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- config-server.ht 25 Jul 2002 00:07:27 -0000 1.22
+++ config-server.ht 14 Nov 2002 00:09:55 -0000 1.23
@@ -38,7 +38,7 @@
filter file, the incoming message will require confirmation. The
lines in your filter make exceptions to that rule. You can also
change the default by setting <strong>ACTION_INCOMING</strong> in your
-tmdarc. <br><br>
+.tmda/config. <br><br>
The most common use for the incoming filter is to create both a
"whitelist" (see the FAQ) to allow your trusted contacts
@@ -53,9 +53,9 @@
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the included
-<b>sample.tmdarc</b> file.<br><br>
+<b>sample.config</b> file.<br><br>
<li>Setup dot-qmail files appropriately in your home directory.<br><br>
@@ -169,9 +169,9 @@
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the
-included <b>sample.tmdarc</b> file. <b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
+included <b>sample.config</b> file. <b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
<b>RECIPIENT_DELIMITER</b> are required entries for non-qmail users.
<br><br>
@@ -231,9 +231,9 @@
<a href="config-pre.html#sendmail">Pre-Configuration</a> page.
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the
-included <b>sample.tmdarc</b> file.
+included <b>sample.config</b> file.
<b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
<b>RECIPIENT_DELIMITER</b> are required entries for non-qmail users.
<br><br>
Index: config-server.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-server.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- config-server.html 28 Oct 2002 19:55:03 -0000 1.37
+++ config-server.html 14 Nov 2002 00:09:55 -0000 1.38
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Mon Oct 28 12:54:16 2002 -->
+<!-- Wed Nov 13 17:02:50 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -200,7 +200,7 @@
filter file, the incoming message will require confirmation. The
lines in your filter make exceptions to that rule. You can also
change the default by setting <strong>ACTION_INCOMING</strong> in your
-tmdarc. <br><br>
+.tmda/config. <br><br>
The most common use for the incoming filter is to create both a
"whitelist" (see the FAQ) to allow your trusted contacts
@@ -215,9 +215,9 @@
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the included
-<b>sample.tmdarc</b> file.<br><br>
+<b>sample.config</b> file.<br><br>
<li>Setup dot-qmail files appropriately in your home directory.<br><br>
@@ -331,9 +331,9 @@
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the
-included <b>sample.tmdarc</b> file. <b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
+included <b>sample.config</b> file. <b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
<b>RECIPIENT_DELIMITER</b> are required entries for non-qmail users.
<br><br>
@@ -393,9 +393,9 @@
<a href="config-pre.html#sendmail">Pre-Configuration</a> page.
<ol>
-<li>Finish setting up your <b>~/.tmdarc</b> and optionally a
+<li>Finish setting up your <b>~/.tmda/config</b> and optionally a
system-wide <b>/etc/tmdarc</b> by reading through the
-included <b>sample.tmdarc</b> file.
+included <b>sample.config</b> file.
<b>MAIL_TRANSFER_AGENT</b>, <b>DELIVERY</b>, and
<b>RECIPIENT_DELIMITER</b> are required entries for non-qmail users.
<br><br>
Index: config-vars.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-vars.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- config-vars.html 13 Nov 2002 01:56:54 -0000 1.11
+++ config-vars.html 14 Nov 2002 00:09:55 -0000 1.12
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Tue Nov 12 17:47:17 2002 -->
+<!-- Wed Nov 13 17:02:51 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs