Re: [Declude.JunkMail] WhiteList... syntax.

2002-08-13 Thread R. Scott Perry
>Is this correct? > >WHITELIST FROM .Microsoft.com > >This will whitelist any email coming from Microsoft such as: > >[EMAIL PROTECTED] >[EMAIL PROTECTED] > >or should it be written differently? We are seeing certain whitelist >listings being trapped and we are just a bit confused. That will wo

Re: [Declude.JunkMail] WHITELIST Syntax

2001-05-23 Thread R. Scott Perry
>Actually what I wanted to know more was more about the syntax. >For instance I know WHITELISTIP n.n.n.n - but is there a way to specify >a range of ip's or use a wild card in the IP address? Gotcha. It's all text based, and Declude searches for whatever is after the "IP", "FROM", or "ANY

RE: [Declude.JunkMail] WHITELIST Syntax

2001-05-22 Thread R. Scott Perry
>Isn't the BLACKLIST essentially, anything that fails a test? WHITELIST will force an E-mail to pass all tests, based on the IP address it came from, or text within the From: address or message headers/body. So, even if one of those E-mails fails one of the spam tests, it will go through as

RE: [Declude.JunkMail] WHITELIST Syntax

2001-05-22 Thread Madscientist
Isn't the BLACKLIST essentially, anything that fails a test? my $0.02 | -Original Message- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of R. Scott Perry | Sent: Tuesday, May 22, 2001 4:55 PM | To: [EMAIL PROTECTED] | Subject: Re: [Declude.JunkMail] WHITELIST S

Re: [Declude.JunkMail] WHITELIST Syntax

2001-05-22 Thread R. Scott Perry
>What is the WHITELIST syntax? It's 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 whitelis