After upgrading to 6.5 from 6.01 and using the swedish language pack, rules and junkmail stopped working.
The script library BlockUserRule_sv-SE had some bugs (bad coding).
Copied the “Function to build formula” section from the enlish template in script library BlockUserRule and also changed this in the end:
Call .putinfolder(“Regler”)
to
Call .putinfolder(“Rules”)
and now all junkmail rules works again !
//Tommy