HOWEVER, if you want the full capabilities of Spamassassin (MimeDefang utilizes a fair amount of spamassassin's features, but not individual user preferences such as whitelists and blacklists per user), you DO need to run "spamd" with either a local .procmailrc file (with procmail installed, of course) or a system-wide .procmailrc file.
#> more /etc/procmailrc
DROPPRIVS=yes
:0fw * < 256000 | /usr/bin/spamc
-Rich
James Ebright wrote:
[..snip..]You do NOT need spamd or sa at all.. mimedefang takes care of that. [..snip..]
On Mon, 15 Nov 2004 21:40:39 -0500, Jeff Rife wrote
You don't need spamd running at all. SpamAssassin is integrated into MIMEDefang through pure Perl.
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

