CVS: tmda-cgi/skel/install anomalies,1.3,1.4

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-serv30037/skel/install

Modified Files:
	anomalies 
Log Message:
Need to escape out quotes in HTML fields.


Index: anomalies
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/skel/install/anomalies,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- anomalies	31 May 2003 17:02:38 -0000	1.3
+++ anomalies	13 Jun 2003 21:50:10 -0000	1.4
@@ -17,7 +17,7 @@
 # to specify different files based on the mail program you're using.  You can
 # only have one mail program installed, of course, so if you are creating this
 # skel directory by hand, feel free to simply use a list.
-REAL_ONLY = {"qmail": [".qmail", ".qmail-default"]}
+REAL_ONLY = {"qmail": [".qmail", ".qmail-default"], "sendmail": [".procmail"]}
 
 # VIRTUAL_ONLY is the compliment to REAL_ONLY, above.  These files should only
 # be copied if the user logging in is a virtual user (i.e. VIRTUAL_TEST matched

_______________________________________
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.