>I'm attempting to set up a couple black lists per the documentation.  Can't
>seem to get this to do anything...
>
>1)  In GLOBAL.CFG, added:
>
>BLHOLD  D:\IMail\Declude\BLHOLD.txt x 5 0

That's where the problem is.  The test definitions are always in the format 
"TESTNAME TESTTYPE ...".  So in this case, Declude JunkMail sees a type of 
type "D:\IMail\Declude\BLHOLD.txt", which isn't valid.  You could change 
this to:

         BLHOLD  fromfile D:\IMail\Declude\BLHOLD.txt x 5 0

or

         BLHOLD  ipfile  D:\IMail\Declude\BLHOLD.txt x 5 0

Everything else looks like it is set up properly.
                            -Scott

---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .

Reply via email to