[Declude.JunkMail] Whitelist file

2004-01-22 Thread Kami Razvan



Scott:

So it seems like 
with the new Whitelist filter the whitelist file that was supposed to be listed 
in the $default$.junkmail is pretty much obsolete since we can 
do:

mailfrom 
whitelistcontains [EMAIL PROTECTED]

That should pretty 
much do the same thing.. and we can keep all of our whitelist actions in one 
place.

right?

Regards,
Kami


Re: [Declude.JunkMail] Whitelist file

2004-01-22 Thread R. Scott Perry

So it seems like with the new Whitelist filter the whitelist file that was 
supposed to be listed in the $default$.junkmail is pretty much obsolete 
since we can do:

mailfrom whitelist   contains 
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]

That should pretty much do the same thing.. and we can keep all of our 
whitelist actions in one place.

right?
Correct.  However, WHITELISTFILE still has the advantage that it can be 
applied on a per-user/per-domain basis.

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


[Declude.JunkMail] Whitelist File Help

2003-11-13 Thread Robert Forsyth
I have this in my $default$.junkmail file:

WHITELISTFILE c:\IMail\Declude\whitelistfile.txt



The whitelistfile.txt has a format of:

FROM [EMAIL PROTECTED]
FROM @katz-media.com
FROM @NielsenMedia.com
FROM @sellstufflocal.com
FROM @evertz.com
FROM @continentaltvsales.com
FROM @continentaltvsales.com
FROM @mail.disney.com
FROM @magid.com


Is this correct???

Thanks
Robert

P.s. I using latest Pro version

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


Re: [Declude.JunkMail] Whitelist File Help

2003-11-13 Thread R. Scott Perry

The whitelistfile.txt has a format of:

FROM [EMAIL PROTECTED]
No.  It needs to have one E-mail address ([EMAIL PROTECTED]) or domain 
(@example.com) per line.

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


RE: [Declude.JunkMail] Whitelist File Help

2003-11-13 Thread Robert Forsyth
The whitelistfile.txt has a format of:

FROM [EMAIL PROTECTED]

So, whitelists for IP's and REVDNS should remain in the GLOBAL.CFG?


Does a single address get handled as both TO and FROM?  I used both in
the global.

Robert


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


RE: [Declude.JunkMail] Whitelist File Help

2003-11-13 Thread Robert Forsyth
So, whitelists for IP's and REVDNS should remain in the GLOBAL.CFG?

Correct.

Does a single address get handled as both TO and FROM?  I used both in 
the global.

The WHITELISTFILE option only works on the sender's address.

-Scott



Thanks 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.  The archives can be found
at http://www.mail-archive.com.


RE: [Declude.JunkMail] Whitelist File Help

2003-11-13 Thread R. Scott Perry

So, whitelists for IP's and REVDNS should remain in the GLOBAL.CFG?
Correct.

Does a single address get handled as both TO and FROM?  I used both in
the global.
The WHITELISTFILE option only works on the sender's address.

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


Re: [Declude.JunkMail] Whitelist file?

2003-08-14 Thread R. Scott Perry

Recently, I attempted to add a WHITELIST entry to the Global.cfg, but
accidently mistyped whitelist.
This appeared to cause the entire .cfg file to stop working and effectively
let all mail through unfiltered.
That is quite unusual -- I'm not sure how a typo like that could prevent 
Declude JunkMail from working.  If it sees a line WHITLIST IP 192.0.2.25, 
it would think that you are defining a test named WHITLIST, and just add 
a warning to the log file.

To prevent this in the future, I was wondering if there's a way to reference
a separate whitelist sender file in Global.cfg, similar to how a sender
blacklist file can be configured.
This can be done with the new WHITELISTFILE option in 1.75 -- it isn't 
listed in the manual yet (soon!), but searching the Declude JunkMail 
mailing list archives for WHITELISTFILE should bring up references to it.

Also, is there any updates in the works to prevent one bad config line from
wrecking the system?
Yes -- we've been doing that for years.  :)

If you can send me the config file (or line) that was causing this problem, 
we can investigate to see why it happened.  If you don't have it anymore, 
unfortunately there isn't much that we can do.

   -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 have been missing: Ask for a 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.


Re: [Declude.JunkMail] Whitelist file?

2003-08-14 Thread Adrian Titei
Just run

declude -diag

Cheers,
Adrian


Agid, Corby wrote:
 
 Indeed I also had some blank whitelist from lines to make it easier to cut
 and paste new entries, without retyping another entry.  I cleaned those out
 at the same time that I fixed the misspelled line.
 
 I searched through the archives for the WHITELISTFILE and found many
 postings about the option, but so far haven't found one that shows the
 syntax.  Perhaps it's time for a manual entry:)
 
 I'll get the latest version, which I thought I had.  How to tell which
 version is currently running?
 
 C
 
 -Original Message-
 From: R. Scott Perry [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 05, 2003 1:52 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [Declude.JunkMail] Whitelist file?
 
 Below is a snippet from the log file from that day.  I had attempted to
 whilelist adp.com.  Every incoming message had the same result.
 
 07/26/2003 00:10:39 Q2969017b00f264ed E-mail whitelisted - automatically
 passing all spam tests []
 
 Ah -- I see what happened.  It looks like you had a line such as WHITELIST
 IP or WHITELIST FROM, that didn't contain any information to whitelist
 on.  v1.75 takes care of this (previous versions would do as they were
 told, and would whitelist any E-mails with  appearing in the IP, or 
 appearing in the return address -- which would end up whitelisting all
 E-mail).
 
 -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 have been missing: Ask for a 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.
 ---
 [This E-mail scanned for viruses by Declude Virus]
---
[This E-mail scanned for viruses by Declude Virus]

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


RE: [Declude.JunkMail] Whitelist file?

2003-08-08 Thread Agid, Corby
Below is a snippet from the log file from that day.  I had attempted to
whilelist adp.com.  Every incoming message had the same result.

07/26/2003 00:10:36  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:10:36  wHITLEIST FROM adp.com
07/26/2003 00:10:39 Q2969017b00f264ed E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:10:39 Q2969017b00f264ed L1 Message OK
07/26/2003 00:22:49  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:22:49  wHITLEIST FROM adp.com
07/26/2003 00:22:51 Q2c48017c00f29be4 E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:22:51 Q2c48017c00f29be4 L1 Message OK
07/26/2003 00:26:07  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:26:07  wHITLEIST FROM adp.com
07/26/2003 00:26:10  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:26:10  wHITLEIST FROM adp.com
07/26/2003 00:26:16 Q2d0f017d00f2a3f8 E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:26:16 Q2d0f017d00f2a3f8 L1 Message OK
07/26/2003 00:26:18 Q2d12017e00f2af82 E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:26:19 Q2d12017e00f2af82 L1 Message OK
07/26/2003 00:28:57  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:28:57  wHITLEIST FROM adp.com
07/26/2003 00:28:59 Q2db7017f00f236ec E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:28:59 Q2db7017f00f236ec L1 Message OK
07/26/2003 00:31:37  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:31:37  wHITLEIST FROM adp.com
07/26/2003 00:31:40 Q2e51018000f28e61 WARNING: DNS server 209.151.192.5
returned a SERVER FAILURE error for MX or A for .
07/26/2003 00:31:40 Q2e51018000f28e61 E-mail whitelisted - automatically
passing all spam tests []
07/26/2003 00:31:40 Q2e51018000f28e61 L1 Message OK
07/26/2003 00:31:40 Q2e51018000f28e61 L2 Message OK
07/26/2003 00:38:36  Warning: misconfiguration in following line in
global.cfg file (FROM is not an ACTION)
07/26/2003 00:38:36  wHITLEIST FROM adp.com

-Original Message-
From: R. Scott Perry [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 12:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] Whitelist file?



Recently, I attempted to add a WHITELIST entry to the Global.cfg, but
accidently mistyped whitelist.

This appeared to cause the entire .cfg file to stop working and effectively
let all mail through unfiltered.

That is quite unusual -- I'm not sure how a typo like that could prevent 
Declude JunkMail from working.  If it sees a line WHITLIST IP 192.0.2.25, 
it would think that you are defining a test named WHITLIST, and just add 
a warning to the log file.

To prevent this in the future, I was wondering if there's a way to
reference
a separate whitelist sender file in Global.cfg, similar to how a sender
blacklist file can be configured.

This can be done with the new WHITELISTFILE option in 1.75 -- it isn't 
listed in the manual yet (soon!), but searching the Declude JunkMail 
mailing list archives for WHITELISTFILE should bring up references to it.

Also, is there any updates in the works to prevent one bad config line from
wrecking the system?

Yes -- we've been doing that for years.  :)

If you can send me the config file (or line) that was causing this problem, 
we can investigate to see why it happened.  If you don't have it anymore, 
unfortunately there isn't much that we can do.

-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 have been missing: Ask for a 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.


RE: [Declude.JunkMail] Whitelist file?

2003-08-05 Thread Agid, Corby
Indeed I also had some blank whitelist from lines to make it easier to cut
and paste new entries, without retyping another entry.  I cleaned those out
at the same time that I fixed the misspelled line.

I searched through the archives for the WHITELISTFILE and found many
postings about the option, but so far haven't found one that shows the
syntax.  Perhaps it's time for a manual entry:)

I'll get the latest version, which I thought I had.  How to tell which
version is currently running?

C

-Original Message-
From: R. Scott Perry [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 1:52 PM
To: [EMAIL PROTECTED]
Subject: RE: [Declude.JunkMail] Whitelist file?



Below is a snippet from the log file from that day.  I had attempted to
whilelist adp.com.  Every incoming message had the same result.

07/26/2003 00:10:39 Q2969017b00f264ed E-mail whitelisted - automatically 
passing all spam tests []

Ah -- I see what happened.  It looks like you had a line such as WHITELIST 
IP or WHITELIST FROM, that didn't contain any information to whitelist 
on.  v1.75 takes care of this (previous versions would do as they were 
told, and would whitelist any E-mails with  appearing in the IP, or  
appearing in the return address -- which would end up whitelisting all
E-mail).

-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 have been missing: Ask for a 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.


[Declude.JunkMail] Whitelist file?

2003-08-05 Thread Agid, Corby
Hello,

I'm a new user to Declude and find it to be very nice, flexible powerful
tool. SO many options to play with.

Recently, I attempted to add a WHITELIST entry to the Global.cfg, but
accidently mistyped whitelist.  

This appeared to cause the entire .cfg file to stop working and effectively
let all mail through unfiltered.  Silly, me did this late last Friday, so
mail for the entire weekend was not filtered.

To prevent this in the future, I was wondering if there's a way to reference
a separate whitelist sender file in Global.cfg, similar to how a sender
blacklist file can be configured.

Also, is there any updates in the works to prevent one bad config line from
wrecking the system?

Corby



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


[Declude.JunkMail] whitelist file

2003-03-21 Thread Bill B.
Is this syntax correct to whitelist an entire domain in the whitelist file?

@bounce.topiksolutions.com

It appears to be whitelisting everything when I add this.  We're running Declude 
v1.68i4

Thanks,
Bill

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


RE: [Declude.JunkMail] whitelist file

2003-03-21 Thread Kami Razvan
Hi;

Yes but I suggest if you want to whitelist the entire domain then do it as:

.TopikSolutions.com

Or just TopikSolutions.com

That will cover all variations including personal emails from their people.

Regards,
Kami

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill B.
Sent: Friday, March 21, 2003 11:19 AM
To: [EMAIL PROTECTED]
Subject: [Declude.JunkMail] whitelist file


Is this syntax correct to whitelist an entire domain in the whitelist file?

@bounce.topiksolutions.com

It appears to be whitelisting everything when I add this.  We're running
Declude v1.68i4

Thanks,
Bill

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


Re: [Declude.JunkMail] whitelist file

2003-03-21 Thread Bill B.
What I am seeing is if I add any entry in my whitelist file in the follwoing format, 
it will cause ALL emails sent to the user who's whitelist file contains this entry to 
be whitelisted, regardless of the senders address.  So it appears to be a bug...

@example.com



-Original Message-
From: Kami Razvan
Sent: Fri, 21 Mar 2003 11:48:22 -0500
Subject: RE: [Declude.JunkMail] whitelist file


Hi;

Yes but I suggest if you want to whitelist the entire domain then do it as:

.TopikSolutions.com

Or just TopikSolutions.com

That will cover all variations including personal emails from their people.

Regards,
Kami

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill B.
Sent: Friday, March 21, 2003 11:19 AM
To: [EMAIL PROTECTED]
Subject: [Declude.JunkMail] whitelist file


Is this syntax correct to whitelist an entire domain in the whitelist file?

@bounce.topiksolutions.com

It appears to be whitelisting everything when I add this.  We're running
Declude v1.68i4

Thanks,
Bill

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



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


Re: [Declude.JunkMail] whitelist file

2003-03-21 Thread R. Scott Perry

Is this syntax correct to whitelist an entire domain in the whitelist file?

@bounce.topiksolutions.com

It appears to be whitelisting everything when I add this.  We're running 
Declude v1.68i4
That was changed accidentally in v1.68, but is fixed in the latest interim 
release (v1.68i5 at http://www.declude.com/release/168i/declude.exe ).
   -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.  The archives can be found
at http://www.mail-archive.com.