>I have not had good luck with Bad Headers, so I made a rule
>to monitor them in my SpamBox account. This should work, right?
>The Declude header additions should be written before Imail is
>given the message correct?

Yes, that is correct.

>The main problem I have with Bad Headers is that it will cut out
>CGI for listserver subscriptions and the like. Since these are
>sent from a local web server and because they do not use full
>headers they are captured by Bad Headers...

Actually, they are captured by the BADHEADERS test because they have broken 
headers.  If headers were left out, the BADHEADERS test would only fail if 
they were required headers (such as the "Date:" header).  The BADHEADERS 
test should only fail if the E-mail headers are not RFC compliant.

However, if this is a web server of yours, you can use the WHITELIST 
feature, adding a line "WHITELIST IP 127.0.0.1" to your global.cfg file 
(replacing 127.0.0.1 with the IP of your web server).  However, that won't 
prevent other mail servers from rejecting the E-mail; the best thing to do 
is get the web server to send out the mail properly.

>Sometimes I wish there was in both Imail and Declude a 'always
>accept' list. This way I could say always accept this message if
>something specific appears in the header or body...

You can do this now with Declude, although it isn't documented yet:

You add (to \IMail\Declude\global.cfg) the word "WHITELIST", followed by 
"IP", "FROM", or "ANYWHERE", followed by the text to look for.  For 
example, "WHITELIST IP 127.0.0.1" would whitelist any E-mails coming from 
the IP address 127.0.0.1.  You could also use "WHITELIST IP 127.0.0." to 
whitelist any IP beginning with 127.0.0.

Some examples of FROM would be "WHITELIST FROM @declude.com" to whitelist 
any E-mail from declude.com, or "WHITELIST FROM [EMAIL PROTECTED]" to 
just whitelist E-mails from [EMAIL PROTECTED]

An example of ANYWHERE might be "WHITELIST ANYWHERE This is not spam" 
(although you wouldn't want to do that; most E-mail that contains "This is 
not spam" really is spam).

You can have up to 100 WHITELIST entries in your \IMail\Declude\global.cfg 
file.
                                                        -Scott

---

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