CVS: tmda-cgi/stubs vpopmail1.py,1.2,1.3
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi/stubs
In directory sc8-pr-cvs1:/tmp/cvs-serv25382
Modified Files:
vpopmail1.py
Log Message:
Minor RE tweak.
Index: vpopmail1.py
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/stubs/vpopmail1.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vpopmail1.py 11 Jun 2003 22:17:22 -0000 1.2
+++ vpopmail1.py 13 Jun 2003 21:16:05 -0000 1.3
@@ -24,7 +24,7 @@
import re
# Constants
-Matcher = re.compile("^([^:]+):\s*(\S.+)\s*$")
+Matcher = re.compile("^([^:]+):\s*(\S.*?)\s*$")
def getuserparams(List):
# Convert a list returned by vuserinfo into a dictionary
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs