[EMAIL PROTECTED] /usr/local/etc/mail/spamassassin 578$ ps ax |grep [s]pamc 38938 ?? S 0:00.00 /usr/local/bin/spamc
So if I'm not badly mistaken I am using spamc. But not the right way? Is there a problem with the procmailrc?
That procmailrc looks more-or-less fine to me..
The only thing you need to do is make sure that spamd is running.. if spamd goes down, all your calls to spamc will do nothing.
It's a client/daemon thing..
spamd is a daemon that starts up, pre-processes most of your config files, and then starts listening for connections from spamc. You only start _one_ spamd, generally at boot-up time with an init script.
spamc is called in procmail for every message. it tries to connect to spamd in order to process mail. Since spamd has already processed most of your config files and already has an instance of the perl modules up and running it can turn around the scan pretty fast when queried by spamc.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk