Index: openacs-4/packages/spam/www/doc/spam-design.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/spam/www/doc/spam-design.html,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/spam/www/doc/spam-design.html 13 Sep 2002 16:46:40 -0000 1.2
+++ openacs-4/packages/spam/www/doc/spam-design.html 2 Dec 2013 09:16:42 -0000 1.3
@@ -32,7 +32,7 @@
content, so all spam content also ends up in the
acs_contents
; the acs-mail package also handles the
generation of multipart/alternative e-mail for us, and the actual
-transport of outgoing message via ns_sendmail
.
+transport of outgoing message via acs_mail_lite::send
.
The spam package is intended to be used as a singleton service, so other applications can link to a single instance of the spam package.