3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] using spamprobe with ...
FromSent OnAttachments
Ruprecht HelmsOct 25, 2002 1:17 pm 
Joseph W. BreuOct 25, 2002 2:40 pm 
Ruprecht HelmsOct 25, 2002 11:55 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] using spamprobe with spamassassin as teacherActions...
From:Joseph W. Breu (br@cfu.net)
Date:Oct 25, 2002 2:40:45 pm
List:net.sourceforge.lists.courier-maildrop

You are probably better off writing a wrapper that takes the STDIN input,

pipes it to spamassassin, then to spamprobe. I don't think maildrop can pipe to multiple commands.

Examples:

#!/bin/sh cat - | spamassassin -d -L | spamprove -8 spam

That will do it for you...

Hi,

how have I configure spamprobe to use spamassassin as teacher. I have tried to configure it, but in this combination maildrop is unable to filter mails. Unfortunately there is no more detailed error (errorline).

At the moment I have disabled the spamprobepart.

this are the line of my spamprobepart

#xfilter "/usr/bin/spamc" #if (/^X-Spam-Flag: YES/) #{ # cc "|spamassassin -d -L |spamprobe -8 spam" # exit #}

a file spam is not existing.

Regards, Ruprecht

Tel/Fax.: +49[0]7621 16 99 16 Homepage: http://www.rheyn.de email: in@rheyn.de