CVS: tmda-cgi/skel/uninstall anomalies,NONE,1.1
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi/skel/uninstall In directory sc8-pr-cvs1:/tmp/cvs-serv11950/skel/uninstall Added Files: anomalies Log Message: Removed Python 2.2 dependency. Removed permissions.ini from install and added anomalies which will let the sysadmin configure more stuff. Extended iso-8859-1 codec so it works for us-ascii character set. Minor tweak to the short header format in the e-mail viewer. --- NEW FILE --- # Installation anomalies describes any special instructions to follow when # installing files from the skel/install directory. # VIRT_TEST is regular expression test which can be applied to a user's HOME # directory. If the test matches, then the user is assumed to be a virtual # user. VIRTUAL_TEST = "^/home/vpopmail/domains/" # REAL_ONLY is a list of files which should only be copied if the user logging # in is "real" (i.e. VIRTUAL_TEST did not match the user's HOME directory). REAL_ONLY = [".qmail-default"] # VIRTUAL_ONLY is a list of files which should only be copied if the user # logging in is a virtual user (i.e. VIRTUAL_TEST matched the user's HOME # directory). VIRTUAL_ONLY = ["%(Parent)s/.qmail-%(User)s-default"] _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs