SF.net SVN: tmda: [2074] trunk/tmda
[email protected] Thu, 05 Oct 2006 13:06:12 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2074
http://svn.sourceforge.net/tmda/?rev=2074&view=rev
Author: jasonrm
Date: 2006-10-05 13:06:10 -0700 (Thu, 05 Oct 2006)
Log Message:
-----------
point to Wiki page.
Modified Paths:
--------------
trunk/tmda/TMDA/Defaults.py
trunk/tmda/htdocs/config-vars.html
Modified: trunk/tmda/TMDA/Defaults.py
===================================================================
--- trunk/tmda/TMDA/Defaults.py 2006-10-05 19:43:59 UTC (rev 2073)
+++ trunk/tmda/TMDA/Defaults.py 2006-10-05 20:06:10 UTC (rev 2074)
@@ -1063,8 +1063,7 @@
# "maildir"
# Maildir is a specific one-file-per-message organization that
# was introduced with the qmail system by D.J. Bernstein. For
-# more information, see http://en.wikipedia.org/wiki/Maildir
-# NOTE: Maildir support is currently considered experimental.
+# more information, see http://wiki.tmda.net/TmdaPendingAsMaildir
#
# Default is "original".
if not vars().has_key('PENDING_QUEUE_FORMAT'):
Modified: trunk/tmda/htdocs/config-vars.html
===================================================================
--- trunk/tmda/htdocs/config-vars.html 2006-10-05 19:43:59 UTC (rev 2073)
+++ trunk/tmda/htdocs/config-vars.html 2006-10-05 20:06:10 UTC (rev 2074)
@@ -1174,8 +1174,7 @@
<blockquote>
Maildir is a specific one-file-per-message organization that
was introduced with the qmail system by D.J. Bernstein. For
- more information, see http://en.wikipedia.org/wiki/Maildir
- NOTE: Maildir support is currently considered experimental.
+ more information, see http://wiki.tmda.net/TmdaPendingAsMaildir
</blockquote>
<br>
Default is "original".
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.