Re: [Evolution] New action for messages and attachment



On Thu, 2004-02-05 at 12:19, Brad Warkentin wrote:
Raul Dias wrote:

I am looking for a way to add a new action for a message.
I want to feed the message to another program.

The idea is to be able to feed it to Spamassassin, SpamCop
or something else.

You can do this already via defining a filter for all incoming mail and
use the "pipe message to shell program" action. This is exactly how you
integrate Spamassassin with Evolution. The filter is


Thanks.

But I already use Spamassassin with procmail.

What I want is to be able to pipe a message and/or an attachement to
another app.

In the case of SA, I can use this to adjust False Positives, for
example.

[]'s
Raul Dias


If

Action:  "Pipe message to shell command"
Command: "/usr/bin/spamc -c"
Test:    "does not return"
Value:   "0"

Then

Action: "Move to folder"
Folder: "your spam folder"
Action: "Stop Processing"

cheers,
brad




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]