Update of /cvsroot/mahogany/M/src/modules
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv4619/src/modules
Modified Files:
Filters.cpp
Log Message:
another tiny tweak to spam filtering message
Index: Filters.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/Filters.cpp,v
retrieving revision 1.205
retrieving revision 1.206
diff -b -u -2 -r1.205 -r1.206
--- Filters.cpp 25 Jun 2006 14:45:12 -0000 1.205
+++ Filters.cpp 25 Jun 2006 14:47:48 -0000 1.206
@@ -3013,5 +3013,5 @@
if ( !gs_spamTest.empty() )
{
- textResult << '(' << gs_spamTest << ')';
+ textResult += gs_spamTest + "; ";
gs_spamTest.clear();
}
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates