On Sun, Sep 21, 2003 at 03:55:48AM -0700, Mike Shkolnik wrote: > I'm on a virtual server that has SpamAssassin implemented. I have access > to the user prefs file. I'm not sure what else. I would like to stick > with SpamAssassin. I'm not looking to install a whole new system.
One way you could do it would be to execute spamc from your ~/.qmail* files. Pass the message through something like this: | preline procmail -pt -m .procmailrc-spamc where .procmailrc-spamc contains a recipe that filters the mail with spamc and then delivers the result. :0fwr | spamc Maildir/ (Note that you would most likely need to use more than that, but that's the "meat" of the recipe.) If you wanted to do it system-wide, I believe one of the most common ways to do that with qmail is with the qmail-queue patch from Bruce Guenter, which can be found on qmail.org. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk