Hi list:

I'm using james+spamassassin couple on Windows 2000 sp4.

We've to rebuild james. and actually all works well.... execpting a strange trouble:

the recieved mails are temporally stored in , lets say, $PATH, and spamassassin does his job. the email is taged by spamassassin as "spam" or "ham", and.... placed on $PATH !

which's a bit boring.


following paragraph has beed added in config.xlm

<mailet match='spamcheck=c:\bin\spamassassin -e, c:\temp' class="AddHeader">
   <name>Spamchecked</name>
   <value>true</value>
</mailet>

<mailet> match="HasHeader=X-spam-flag" class="ToRepository">
<repositorypath>c:\tmp</repositorypath>
</malet>


the emails are all taged successfully...... i'm not far from the goal!


thanks for your helps and sorry for my english

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to