Mailing List Archive

svn commit: r496891 - /spamassassin/trunk/spamd/README
Author: jm
Date: Tue Jan 16 15:22:11 2007
New Revision: 496891

URL: http://svn.apache.org/viewvc?view=rev&rev=496891
Log:
remove obsolete spamd/README sections regarding libspamc and sslspamc

Modified:
spamassassin/trunk/spamd/README

Modified: spamassassin/trunk/spamd/README
URL: http://svn.apache.org/viewvc/spamassassin/trunk/spamd/README?view=diff&rev=496891&r1=496890&r2=496891
==============================================================================
--- spamassassin/trunk/spamd/README (original)
+++ spamassassin/trunk/spamd/README Tue Jan 16 15:22:11 2007
@@ -187,22 +187,6 @@
active, the total memory used was around 350MB, plus about 200MB on swap.'


-Shared Library
---------------
-
-spamc can now be used as libspamc.so; simply run "make spamd/libspamc.so" at
-the top level. Thanks to Liam Widdowson <liam@inodes.org> for this patch.
-
-
-SSL Support
------------
-
-If you have the OpenSSL headers and libraries installed, you can build an
-SSL-enabled version of spamc or the spamc shared library by running "make
-spamd/sslspamc" or "make spamd/libsslspamc.so". Thanks to Nate
-<nate@cs.wisc.edu> for this patch.
-
-
Bugs
----