Patrick O'Callaghan writes: > Should I expect to see 'bogofilter' running as a demon (the way spamd > does)?
I know you fixed your problem, but just to confirm: there is no bogofilter daemon that runs all the time like spamd does. BF is a completely command-line driven tool that keeps your bogosity info in its own database. You start it up, feed it an email (with proper flags) and it will either (a) add the email to the "spammy" data, (b) add the email to the "hammy" data, or (c) tell you how spammy the email is. Then it's done. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
