CVS: tmda-cgi/skel/install anomalies,1.5,1.6

Gre7g Luterman <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda-cgi/skel/install
In directory sc8-pr-cvs1:/tmp/cvs-serv28840/skel/install

Modified Files:
	anomalies 
Log Message:
Fixed a bug that broke virtual user installs if there are many users in a
domain.


Index: anomalies
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/skel/install/anomalies,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- anomalies	13 Jul 2003 18:43:34 -0000	1.5
+++ anomalies	7 Aug 2003 05:18:22 -0000	1.6
@@ -26,3 +26,8 @@
   {"qmail":
     ["%(Parent)s/.qmail-%(User)s", "%(Parent)s/.qmail-%(User)s-default"]
   }
+
+# PARENT_RE is a regular expression used to verify that we have a valid parent
+# directory.  If invalid, try ascending again until we run out of directories
+# or match.
+PARENT_RE = "^" + VPop + "/domains/[^/]+\.[^/]+$"

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.