I just installed the Pro version after using the trial and am trying to configure the ROUTETO action. My Actions in the $default$.junkmail file are as follows:

WEIGHT10                   WARN
WEIGHT20                   HOLD
WEIGHT30                   HOLD
WEIGHT40                   ROUTETO         [EMAIL PROTECTED]

However, the messages with weights greater than 40 are still put into the \spool\spam\hold directory rather than going to the spambox account.

That's because you have 3 actions for those E-mails -- WARN, HOLD, and ROUTETO. HOLD and ROUTETO can't logically be combined, so Declude JunkMail assumes you want the stricter action (HOLD).


To get around this, you can define the tests (in the global.cfg file) as:

WEIGHT10        weightrange             x       x       10      19
WEIGHT20        weightrange             x       x       20      29
WEIGHT30        weightrange             x       x       30      39
WEIGHT40        weight          x       x       40      0

That way, only one of them will fail. So if the weight is 40 or higher, only the WEIGHT40 test will fail, and the ROUTETO action will be used.

-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
Declude Virus: Catches known viruses and is the leader in mailserver vulnerability detection.
Find out what you've been missing: Ask about our free 30-day evaluation.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

Reply via email to