Thanks Scott, did the trick!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of R. Scott Perry
Sent: Wednesday, October 29, 2003 12:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] ROUTETO & S/F



>We store & forward a client's e-mail for them, and they have asked for
spams
>to be sent to them if the message is above 25 and below 45. I have created
a
>folder (C:\IMail\declude\domain.com) for their domain and put a modified
>copy of $default$.junkmail in there.

Store and forward E-mail is treated as outgoing E-mail (since it isn't
stored locally), and therefore the actions from the
\IMail\Declude\global.cfg file are used.  So:

><snip of global.cfg>
>WEIGHT10        HOLD
>WEIGHT15        HOLD
>WEIGHT20        HOLD
>WEIGHT25        DELETE
>WEIGHT30        DELETE
>WEIGHT35        DELETE
>WEIGHT40        DELETE
>WEIGHT45        DELETE
>WEIGHT50        DELETE
></snip>

Their E-mails will either be held if the weight is between 10 and 24, or
deleted if the weight is higher than 24.

What you would want is something like this:

         WEIGHT26_44  weightrange  x  x  26  44

Then, you would want to set up a per-domain config file for them
(\IMail\Declude\example.com\$default$.JunkMail) with a line "WEIGHT26_44
ROUTETO [EMAIL PROTECTED]".

Note that 26 and 44 are used instead of 25 and 45, since the request was
for E-mails with a weight of greater than 25 and less than 45 (rather than
greater than or equal to 25 and less than or equal to 45).


                                                    -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.

---
[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