CVS: tmda-cgi/htdocs autoinstall.ht,1.11,1.12 autoinstall.html,1.11,1.12
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv9402/htdocs
Modified Files:
autoinstall.ht autoinstall.html
Log Message:
Modified autoinstaller so it can handle user names with dots in them (qmail
requires specific .qmail filenames!).
Added horizontal scrolls to text input boxes, so wide text blocks can be more
easily manipulated.
Index: autoinstall.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/htdocs/autoinstall.ht,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- autoinstall.ht 7 Aug 2003 05:18:21 -0000 1.11
+++ autoinstall.ht 18 Aug 2003 23:17:07 -0000 1.12
@@ -68,6 +68,12 @@
<td>The constant string "<tt>..</tt>".</td>
</tr>
<tr>
+ <td valign="top" nowrap><b><tt>%(qUser)s</tt></b></td>
+ <td>Same as <tt>%(qUser)s</tt> below, except that any "." characters have
+ been replaced with ":" characters. .qmail files require user names to be
+ renamed in this fashion.</td>
+ </tr>
+ <tr>
<td valign="top" nowrap><b><tt>%(RealHome)s</tt></b></td>
<td>The home directory for the real user in use. If a real user is logging
in, then this is their home directory. If a virtual user is logging in,
Index: autoinstall.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/htdocs/autoinstall.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- autoinstall.html 7 Aug 2003 05:18:21 -0000 1.11
+++ autoinstall.html 18 Aug 2003 23:17:07 -0000 1.12
@@ -2,7 +2,7 @@
<?xml-stylesheet href="display/styles.css" type="text/css"?>
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Thu Aug 7 00:17:03 2003 -->
+<!-- Mon Aug 11 12:43:25 2003 -->
<!-- USING HT2HTML 2.1 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -159,6 +159,12 @@
<tr>
<td valign="top" nowrap><b><tt>%(Parent)s</tt></b></td>
<td>The constant string "<tt>..</tt>".</td>
+ </tr>
+ <tr>
+ <td valign="top" nowrap><b><tt>%(qUser)s</tt></b></td>
+ <td>Same as <tt>%(qUser)s</tt> below, except that any "." characters have
+ been replaced with ":" characters. .qmail files require user names to be
+ renamed in this fashion.</td>
</tr>
<tr>
<td valign="top" nowrap><b><tt>%(RealHome)s</tt></b></td>
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs