You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Herman Reintke <hr...@tauri.nl> on 2006/01/05 12:31:33 UTC

spamassasin

LS,

I made a matcher which uses my spamassassin installation on the same system.

In the config.xml  I do have the following to do the spamcheck

<mailet match='SpamCheck=c:\utilities\perl\bin\spamassassin -e,c:\temp' class="AddHeader">

<name>X-SpamChecked</name>

<value>true</value>

</mailet> 

<mailet match="HasHeader=X-Spam-Flag" class="ToRepository">

<repositoryPath>file://var/mail/inboxes/spambox/</repositoryPath>

</mailet> 

If someone wants the source of the matcher I am willing to proviode that.

Kind regards,

Herman Reintke



Re: spamassasin

Posted by Stefano Bagnara <ap...@bago.org>.
Herman Reintke wrote:
> LS,
> 
> I made a matcher which uses my spamassassin installation on the same system.
> [...]
> If someone wants the source of the matcher I am willing to proviode that.

Hi Herman,
you could submit your work here:
http://issues.apache.org/jira/browse/JAMES-259

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: spamassasin

Posted by Herman Reintke <hr...@tauri.nl>.
LS,

Thanks Stefano. That was a good advise.
I attached my matcher, including some comments at the issue from the link 
below.

Kind regards,

Herman Reintke

----- Original Message ----- 
From: "Stefano Bagnara" <ap...@bago.org>
To: "James Users List" <se...@james.apache.org>
Sent: Thursday, January 05, 2006 12:49 PM
Subject: Re: spamassasin


> Herman Reintke wrote:
>> LS,
>>
>> I made a matcher which uses my spamassassin installation on the same 
>> system.
>> [...]
>> If someone wants the source of the matcher I am willing to proviode that.
>
> Hi Herman,
> you could submit your work here:
> http://issues.apache.org/jira/browse/JAMES-259
>
> Stefano
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org