[Declude.JunkMail] COPYALL setup

2005-05-11 Thread Chris Patterson
I cannot find an example for the global.cfg for a copyall setup.  I need
to copy all incoming and outgoing e-mail for an account.

Thanks,
 
Chris Patterson, CCNA
Network Engineer/Support Manager
 

---
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] SPFFAIL not failing since upgrade to 2.0.6

2005-05-11 Thread Brad Morgan
I recently upgraded to Imail 8.2HF1 and Declude 2.0.6.  Since the upgrade,
I'm not seeing SPFPASS and SPFFAIL test results.

Here's what I have in the config files:

global.cfg:#SPFFAIL spffail x   x   3   0
global.cfg:SPFFAIL  spffail x   x   9   0
global.cfg:#SPFPASS spfpass x   x   -3  0
global.cfg:SPFPASS  spfpass x   x   0   0
global.cfg:SPFFAIL  WARN
global.cfg:SPFPASS  WARN

$default$.junkmail:SPFFAIL  WARN
$default$.junkmail:SPFPASS  WARN

brad.morgan.junkmail:SPFFAILWARN
brad.morgan.junkmail:SPFPASSWARN

I turned on Imail's SPF check and it is seeing passes and fails but the same
messages aren't being flagged by Declude.  Is it something simple like I
haven't got Declude configured properly?

Regards,

Brad Morgan
IT Manager
Horizon Interactive Inc.

---
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] COPYALL setup

2005-05-11 Thread John Tolmachoff \(Lists\)
That is because COPYALL is an Imail configuration, not a Declude
configuration.

John T
eServices For You

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:Declude.JunkMail-
 [EMAIL PROTECTED] On Behalf Of Chris Patterson
 Sent: Wednesday, May 11, 2005 7:06 AM
 To: Declude.JunkMail@declude.com
 Subject: [Declude.JunkMail] COPYALL setup
 
 I cannot find an example for the global.cfg for a copyall setup.  I need
 to copy all incoming and outgoing e-mail for an account.
 
 Thanks,
 
 Chris Patterson, CCNA
 Network Engineer/Support Manager
 
 
 ---
 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 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] SPFFAIL not failing since upgrade to 2.0.6

2005-05-11 Thread Brad Morgan
 Here's what I have in the config files:
 
 global.cfg:SPFFAILspffail x   x   
 9 0
 global.cfg:SPFPASSspfpass x   x   
 0 0

These lines should be:

SPFFAIL spf failx   9   0
SPFPASS spf passx   0   0

The global.cfg distributed with 2.0.6 does not have the correct
sample lines in it.

Regards,

Brad
---
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] COPYALL setup

2005-05-11 Thread GlobalWeb.net Webmaster
Chris,

If you want to use Declude , you can create a filter file and use this:

global.cfg (add test to HIDETESTS  set up the test itself):
HIDETESTS   CATCHALLMAILS IPNOTINMX NOLEGITCONTENT FILTER-Name
FILTER-Name filter  C:\IMail\Declude\filters\filter-name.txt
x   0   0

In the actual Filter file:
MAILFROM0   IS  [EMAIL PROTECTED]
ALLRECIPS   0   CONTAINS[EMAIL PROTECTED]

$Default$.Junkmail
Filter-Name   Warn



 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Patterson
Sent: Wednesday, May 11, 2005 10:06 AM
To: Declude.JunkMail@declude.com
Subject: [Declude.JunkMail] COPYALL setup

I cannot find an example for the global.cfg for a copyall setup.  I need to
copy all incoming and outgoing e-mail for an account.

Thanks,
 
Chris Patterson, CCNA
Network Engineer/Support Manager
 

---
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 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] COPYALL setup

2005-05-11 Thread Dan Horne
I believe you could change that warn action to either COPYTO or COPYFILE
depending on individual preferences and it will do what the OP wants.
Question to the list: Is this a better way to handle this type of thing
than Imail rules?  For instance, using Imail rules to copy incoming and
outgoing messages to an account skipped emails that were local to the
domain (I don't recall if it also skipped those local to the server on
different domains).  This was a couple years ago that I tried it.  It
seems like this Declude config would catch all those local emails as
well, right? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GlobalWeb.net
Webmaster
Sent: Wednesday, May 11, 2005 1:28 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

Chris,

If you want to use Declude , you can create a filter file and use this:

global.cfg (add test to HIDETESTS  set up the test itself):
HIDETESTS   CATCHALLMAILS IPNOTINMX NOLEGITCONTENT FILTER-Name
FILTER-Name filter  C:\IMail\Declude\filters\filter-name.txt
x   0   0

In the actual Filter file:
MAILFROM0   IS  [EMAIL PROTECTED]
ALLRECIPS   0   CONTAINS[EMAIL PROTECTED]

$Default$.Junkmail
Filter-Name   Warn



 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Patterson
Sent: Wednesday, May 11, 2005 10:06 AM
To: Declude.JunkMail@declude.com
Subject: [Declude.JunkMail] COPYALL setup

I cannot find an example for the global.cfg for a copyall setup.  I need
to copy all incoming and outgoing e-mail for an account.

Thanks,
 
Chris Patterson, CCNA
Network Engineer/Support Manager
 

---
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 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 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] Release update

2005-05-11 Thread [EMAIL PROTECTED]
In the last 12 months we have not used the Declude.Releases mailing list to
announce availability of new releases/versions.

To ensure that customers do not receive excessive numbers of email from
Declude we are reactivating the Declude.Releases mailing list. All previous
entries have been removed from the list so you will need to sign up again.
To join, just send an E-mail to [EMAIL PROTECTED] with a body of
subscribe Declude.Releases Firstname Lastname.

In the meantime there is 2.0.6.12 available with a list of fixes in the
usual place.

Barry


---
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] Custom Filter Diagnosis Help

2005-05-11 Thread Kim Premuda
I created a custom filter to help trap drug related spam called 
DRUGS-MEDICATIONS.TXT. This filter contains the following line:

 BODY 12 CONTAINS americaspharma.com

Yet, spam containing 'americaspharma.com' does not get flagged by Declude 
JunkMail (see sample message below). Note that DRUGS-MEDICATIONS does not show 
up in the 'X-Spam-Tests-Failed:' line of the message header, nor does it show 
in the Declude log for this message.

The 'global.config' file contains the following entry:

 DRUGS-MEDICATIONS filter 
C:\IMail\Declude\Filters\Drugs-Medications.txt x   0   0

and the '$default$.junkmail' contains the following entry:

 DRUGS-MEDICATIONS WARN

I looking for recommendations as how to find the cause of failure for this 
filter. Any suggestions would be appreciated.

Thanks!

Kim Premuda
FastWave Internet Services
San Diego, CA


--- Declude log file content ---

05/11/2005 10:44:29 Q44790a54022a0e51 Tests failed [weight=12]: HELOBOGUS=WARN 
IPNOTINMX=IGNORE MAILFROM=WARN WEIGHT10=HOLD CATCHALLMAILS=IGNORE 
TLD-TRUSTED-REVDNS=WARN 



--- Q44790a54022a0e51.SMD file contents ---

QC:\IMail\spool\D44790a54022a0e51.SMD
Hns3.fastwave.net
WC:\IMail
E0,
S[EMAIL PROTECTED]
NRCPT To:[EMAIL PROTECTED]
R[EMAIL PROTECTED]



--- D44790a54022a0e51.SMD file contents ---

Received: from un2 [64.214.203.155] by ns3.fastwave.net with ESMTP
  (SMTPD32-8.05) id A479A54022A; Wed, 11 May 2005 10:44:25 -0700
Received: from localhost.localdomain (un2 [127.0.0.1])
by un2 (8.12.11/8.12.11) with ESMTP id j4BHgdMu025798
for [EMAIL PROTECTED]; Wed, 11 May 2005 12:42:39 -0500
Received: (from [EMAIL PROTECTED])
by localhost.localdomain (8.12.11/8.12.11/Submit) id j4BHgcTc025797;
Wed, 11 May 2005 12:42:38 -0500
Date: Wed, 11 May 2005 12:42:38 -0500
Message-Id: [EMAIL PROTECTED]
From: OS [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Info
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-RBL-Warning: HELOBOGUS: Domain un2 has no MX or A records [0301].
X-RBL-Warning: MAILFROM: Domain localhost.localdomain has no MX or A records 
[0301].
X-RBL-Warning: TLD-TRUSTED-REVDNS: Message failed TLD-TRUSTED-REVDNS test (line 
37, weight 0)
X-Declude-Sender: [EMAIL PROTECTED] [64.214.203.155]
X-Declude-Spoolname: D44790a54022a0e51.SMD
X-Note: 

X-Note: Scanned by Declude JunkMail, Version 1.82
X-Spam-Tests-Failed: HELOBOGUS [5], MAILFROM [12], WEIGHT10 [10], 
TLD-TRUSTED-REVDNS [0] TOTAL [12]
X-Note: This E-mail was sent from host-64-214-203-155.optynex.com 
([64.214.203.155]).
X-Note: 


Get your rx without leaving home.

We ship throughout the United States (except AZ,FL,MN,RI,PR  ND)

http://americaspharma.com/

We ship FDA approved products only.

Thanks.
---
[This E-mail scanned for viruses by Declude Virus]



---
[This E-mail scanned for viruses by Declude Virus]

---
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] COPYALL setup

2005-05-11 Thread GlobalWeb.net Webmaster
Sorry - you are right - COPYTO action required in $default$; 

was trying to multi-task phone/email -  



Sincerely,

Randy Armbrecht
Support Department
Global Web SolutionsR, Inc.
804-346-5300 x112
877-800-GLOBAL (4562) x112
http://globalweb.net

Richmond's Internet Source since 1996!
WEB HOSTING including EMAIL beginning at $29/month!
DSL Starting at $39.95/month!
Non-Profits - receive a 25% discount on most services!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan Horne
Sent: Wednesday, May 11, 2005 2:02 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

I believe you could change that warn action to either COPYTO or COPYFILE
depending on individual preferences and it will do what the OP wants.
Question to the list: Is this a better way to handle this type of thing than
Imail rules?  For instance, using Imail rules to copy incoming and outgoing
messages to an account skipped emails that were local to the domain (I don't
recall if it also skipped those local to the server on different domains).
This was a couple years ago that I tried it.  It seems like this Declude
config would catch all those local emails as well, right? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GlobalWeb.net
Webmaster
Sent: Wednesday, May 11, 2005 1:28 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

Chris,

If you want to use Declude , you can create a filter file and use this:

global.cfg (add test to HIDETESTS  set up the test itself):
HIDETESTS   CATCHALLMAILS IPNOTINMX NOLEGITCONTENT FILTER-Name
FILTER-Name filter  C:\IMail\Declude\filters\filter-name.txt
x   0   0

In the actual Filter file:
MAILFROM0   IS  [EMAIL PROTECTED]
ALLRECIPS   0   CONTAINS[EMAIL PROTECTED]

$Default$.Junkmail
Filter-Name   Warn



 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Patterson
Sent: Wednesday, May 11, 2005 10:06 AM
To: Declude.JunkMail@declude.com
Subject: [Declude.JunkMail] COPYALL setup

I cannot find an example for the global.cfg for a copyall setup.  I need to
copy all incoming and outgoing e-mail for an account.

Thanks,
 
Chris Patterson, CCNA
Network Engineer/Support Manager
 

---
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 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 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 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] Custom Filter Diagnosis Help

2005-05-11 Thread Darrell \([EMAIL PROTECTED])
Kim, 

Couple of gotha's we usually see
[1] Make sure there are no hidden or extra spaces after the name.
[2} If it is the last item in the filter do an extra return so that your 
line is not the last line in the filter. 

Darrell
--
invURIBL - Intelligent URI Filtering Plug-In For Declude.  Stops 85%+ of 
SPAM with the default configuration.  Try it out - 
http://www.invariantsystems.com 

Kim Premuda writes: 

I created a custom filter to help trap drug related spam called DRUGS-MEDICATIONS.TXT. This filter contains the following line: 

 BODY 12 CONTAINS americaspharma.com 

Yet, spam containing 'americaspharma.com' does not get flagged by Declude JunkMail (see sample message below). Note that DRUGS-MEDICATIONS does not show up in the 'X-Spam-Tests-Failed:' line of the message header, nor does it show in the Declude log for this message. 

The 'global.config' file contains the following entry: 

 DRUGS-MEDICATIONS filter C:\IMail\Declude\Filters\Drugs-Medications.txt x   0   0 

and the '$default$.junkmail' contains the following entry: 

 DRUGS-MEDICATIONS WARN 

I looking for recommendations as how to find the cause of failure for this filter. Any suggestions would be appreciated. 

Thanks! 

Kim Premuda
FastWave Internet Services
San Diego, CA 

--- Declude log file content --- 

05/11/2005 10:44:29 Q44790a54022a0e51 Tests failed [weight=12]: HELOBOGUS=WARN IPNOTINMX=IGNORE MAILFROM=WARN WEIGHT10=HOLD CATCHALLMAILS=IGNORE TLD-TRUSTED-REVDNS=WARN  

 

--- Q44790a54022a0e51.SMD file contents --- 

QC:\IMail\spool\D44790a54022a0e51.SMD
Hns3.fastwave.net
WC:\IMail
E0,
S[EMAIL PROTECTED]
NRCPT To:[EMAIL PROTECTED]
R[EMAIL PROTECTED] 

 

--- D44790a54022a0e51.SMD file contents --- 

Received: from un2 [64.214.203.155] by ns3.fastwave.net with ESMTP
  (SMTPD32-8.05) id A479A54022A; Wed, 11 May 2005 10:44:25 -0700
Received: from localhost.localdomain (un2 [127.0.0.1])
	by un2 (8.12.11/8.12.11) with ESMTP id j4BHgdMu025798
	for [EMAIL PROTECTED]; Wed, 11 May 2005 12:42:39 -0500
Received: (from [EMAIL PROTECTED])
	by localhost.localdomain (8.12.11/8.12.11/Submit) id j4BHgcTc025797;
	Wed, 11 May 2005 12:42:38 -0500
Date: Wed, 11 May 2005 12:42:38 -0500
Message-Id: [EMAIL PROTECTED]
From: OS [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Info
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-RBL-Warning: HELOBOGUS: Domain un2 has no MX or A records [0301].
X-RBL-Warning: MAILFROM: Domain localhost.localdomain has no MX or A records [0301].
X-RBL-Warning: TLD-TRUSTED-REVDNS: Message failed TLD-TRUSTED-REVDNS test (line 37, weight 0)
X-Declude-Sender: [EMAIL PROTECTED] [64.214.203.155]
X-Declude-Spoolname: D44790a54022a0e51.SMD
X-Note: 
X-Note: Scanned by Declude JunkMail, Version 1.82
X-Spam-Tests-Failed: HELOBOGUS [5], MAILFROM [12], WEIGHT10 [10], TLD-TRUSTED-REVDNS [0] TOTAL [12]
X-Note: This E-mail was sent from host-64-214-203-155.optynex.com ([64.214.203.155]).
X-Note:  

Get your rx without leaving home. 

We ship throughout the United States (except AZ,FL,MN,RI,PR  ND) 

http://americaspharma.com/ 

We ship FDA approved products only. 

Thanks.
---
[This E-mail scanned for viruses by Declude Virus] 

 

---
[This E-mail scanned for viruses by Declude Virus] 

---
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 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] COPYALL setup

2005-05-11 Thread Dan Horne
Also, to get outgoing mail, you'd have to have Junkmail Pro (I think),
and put the same COPYTO or COPYFILE line in the global.cfg or
domain/user-specific .junkmail file. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GlobalWeb.net
Webmaster
Sent: Wednesday, May 11, 2005 2:36 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

Sorry - you are right - COPYTO action required in $default$; 

was trying to multi-task phone/email -  



Sincerely,

Randy Armbrecht
Support Department
Global Web SolutionsR, Inc.
804-346-5300 x112
877-800-GLOBAL (4562) x112
http://globalweb.net

Richmond's Internet Source since 1996!
WEB HOSTING including EMAIL beginning at $29/month!
DSL Starting at $39.95/month!
Non-Profits - receive a 25% discount on most services!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan Horne
Sent: Wednesday, May 11, 2005 2:02 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

I believe you could change that warn action to either COPYTO or COPYFILE
depending on individual preferences and it will do what the OP wants.
Question to the list: Is this a better way to handle this type of thing
than Imail rules?  For instance, using Imail rules to copy incoming and
outgoing messages to an account skipped emails that were local to the
domain (I don't recall if it also skipped those local to the server on
different domains).
This was a couple years ago that I tried it.  It seems like this Declude
config would catch all those local emails as well, right? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GlobalWeb.net
Webmaster
Sent: Wednesday, May 11, 2005 1:28 PM
To: Declude.JunkMail@declude.com
Subject: RE: [Declude.JunkMail] COPYALL setup

Chris,

If you want to use Declude , you can create a filter file and use this:

global.cfg (add test to HIDETESTS  set up the test itself):
HIDETESTS   CATCHALLMAILS IPNOTINMX NOLEGITCONTENT FILTER-Name
FILTER-Name filter  C:\IMail\Declude\filters\filter-name.txt
x   0   0

In the actual Filter file:
MAILFROM0   IS  [EMAIL PROTECTED]
ALLRECIPS   0   CONTAINS[EMAIL PROTECTED]

$Default$.Junkmail
Filter-Name   Warn



 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Patterson
Sent: Wednesday, May 11, 2005 10:06 AM
To: Declude.JunkMail@declude.com
Subject: [Declude.JunkMail] COPYALL setup

I cannot find an example for the global.cfg for a copyall setup.  I need
to copy all incoming and outgoing e-mail for an account.

Thanks,
 
Chris Patterson, CCNA
Network Engineer/Support Manager
 

---
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 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 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 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 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 LOCAL v2.0.6.12

2005-05-11 Thread Don Brown
I added WHITELIST LOCAL to the Global.cfg and all (and I mean ALL)
inbound e-mail to local users was whitelisted.

My read was that this would whitelist e-mail from local users to other
local users. Is that not correct?

Thanks,


Don Brown - Dallas, Texas USA Internet Concepts, Inc.
[EMAIL PROTECTED]   http://www.inetconcepts.net
(972) 788-2364Fax: (972) 788-5049


---
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 LOCAL v2.0.6.12

2005-05-11 Thread Shayne Embry
We had the same problem with v2.0.6.10. Contacted support about it, but
haven't gotten a firm answer.

Shayne
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Don Brown
 Sent: Wednesday, May 11, 2005 2:59 PM
 To: Declude.JunkMail@declude.com
 Cc: [EMAIL PROTECTED]
 Subject: [Declude.JunkMail] WHITELIST LOCAL v2.0.6.12
 
 I added WHITELIST LOCAL to the Global.cfg and all (and I mean 
 ALL) inbound e-mail to local users was whitelisted.
 
 My read was that this would whitelist e-mail from local users 
 to other local users. Is that not correct?
 
 Thanks,
 
 
 Don Brown - Dallas, Texas USA Internet Concepts, Inc.
 [EMAIL PROTECTED]   http://www.inetconcepts.net
 (972) 788-2364Fax: (972) 788-5049
 
 


---
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 LOCAL v2.0.6.12

2005-05-11 Thread David Franco-Rocha [ Declude ]
I expect to have the fix for this issue available tomorrow.
David Franco-Rocha
Declude Technical Support
- Original Message - 
From: Shayne Embry [EMAIL PROTECTED]
To: Declude.JunkMail@declude.com
Sent: Wednesday, May 11, 2005 4:14 PM
Subject: RE: [Declude.JunkMail] WHITELIST LOCAL v2.0.6.12


We had the same problem with v2.0.6.10. Contacted support about it, but
haven't gotten a firm answer.
Shayne

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Don Brown
Sent: Wednesday, May 11, 2005 2:59 PM
To: Declude.JunkMail@declude.com
Cc: [EMAIL PROTECTED]
Subject: [Declude.JunkMail] WHITELIST LOCAL v2.0.6.12

I added WHITELIST LOCAL to the Global.cfg and all (and I mean 
ALL) inbound e-mail to local users was whitelisted.

My read was that this would whitelist e-mail from local users 
to other local users. Is that not correct?

Thanks,

Don Brown - Dallas, Texas USA Internet Concepts, Inc.
[EMAIL PROTECTED]   http://www.inetconcepts.net
(972) 788-2364Fax: (972) 788-5049


---
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 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] [06E-0A14DA25-BC32] WHITELIST LOCAL v2.0.6.12

2005-05-11 Thread Don Brown
What I'm saying is that mail from outside to local users is getting
whitelisted.  Below is alog snip and the header of one.  Please also
note that the tests were run, even though the e-mail was whitelisted.

05/11/2005 14:09:42 Q5849100902EC85DC AHBLDOMAINS:6 CMDSPACE:10 DYNHELO:10 
INV-URIBL:70 .  Total weight = 96.
05/11/2005 14:09:42 Q5849100902EC85DC E-mail whitelisted - automatically 
passing all spam tests []
05/11/2005 14:09:42 Q5849100902EC85DC Tests failed [weight=0]: 
05/11/2005 14:09:42 Q5849100902EC85DC Subject: Lowest rate approval
05/11/2005 14:09:42 Q5849100902EC85DC From: [EMAIL PROTECTED] To: [EMAIL 
PROTECTED]  IP: 83.132.72.248 ID: 9CC2A77D4B
05/11/2005 14:09:42 Q5849100902EC85DC Action(s) taken for [EMAIL PROTECTED] = 
WHITELISTED [LAST ACTION=WHITELISTED]
05/11/2005 14:09:42 Q5849100902EC85DC Tests failed [weight=0]: 
05/11/2005 14:09:42 Q5849100902EC85DC Subject: Lowest rate approval
05/11/2005 14:09:42 Q5849100902EC85DC From: [EMAIL PROTECTED] To: [EMAIL 
PROTECTED] [EMAIL PROTECTED]  IP: 83.132.72.248 ID: 9CC2A77D4B
05/11/2005 14:09:42 Q5849100902EC85DC Action(s) taken for [EMAIL PROTECTED] = 
WHITELISTED [LAST ACTION=WHITELISTED]
05/11/2005 14:09:42 Q5849100902EC85DC Cumulative action(s) taken on this email 
= NO ACTIONS WERE TAKEN 

Received: from a83-132-72-248.netcabo.pt [83.132.72.248] by inetconcepts.net
  (SMTPD32-8.14) id A84E100902EC; Wed, 11 May 2005 14:09:02 -0500
Delivered-To: [EMAIL PROTECTED]
Received: from dillon.dreamhost.com by droop.dreamhost.com (Pingofix) with 
ESMTP id 9CC2A77D4B
for [EMAIL PROTECTED];
Wed, 11 May 2005 23:04:15 +0300
Message-ID: [EMAIL PROTECTED]
Date: Wed, 11 May 2005 22:01:15 +0200
From: Zachery Fowler [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Lowest rate approval
X-Mailer: Mailman v2.0.6
X-SpamTest-Info: Profile: Formal (167/041162)
X-SpamTest-Info: Profile: Detect Hard No RBL (4/030548)
X-Declude-Sender: [EMAIL PROTECTED] [83.132.72.248]
X-Declude-Spoolname: D5849100902EC85DC.SMD
X-Note: This E-mail was sent from (timeout) ([83.132.72.248]).
X-Note: The Server Helo Handshake was a83-132-72-248.netcabo.pt.
X-Note: Mail-From wagar.yebox.com.
X-Note: Mail-From for Spam Reporting is [EMAIL PROTECTED]
X-Note: Initial Recipients: [EMAIL PROTECTED], [EMAIL PROTECTED]
X-Note: Final Recipients: [EMAIL PROTECTED], [EMAIL PROTECTED]
X-Note: Origin Country - PORTUGAL-destination.
X-Note: Failed: Whitelisted.
X-Note: Total Failed Weight: 0. Version: 2.0.6.12.
X-Note: Checked for SPAM and Viruses by Internet Concepts® - 
http://www.inetconcepts.net.
X-RCPT-TO: [EMAIL PROTECTED]
Status: U
X-UIDL: 391874040

Wednesday, May 11, 2005, 3:08:21 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] 
wrote:
sdc That is in act how WHITELIST LOCAL is supposed to work
sdc (local - local). We will look at the code for this.


sdc From: Don Brown [EMAIL PROTECTED]
sdc Sent: Wed, 11 May 2005 14:58:45 -0500
sdc To: Declude.JunkMail@declude.com
sdc Subject: WHITELIST LOCAL v2.0.6.12

sdc I added WHITELIST LOCAL to the Global.cfg and all (and I mean ALL)
sdc inbound e-mail to local users was whitelisted.

sdc My read was that this would whitelist e-mail from local users to other
sdc local users. Is that not correct?

sdc Thanks,

sdc 
sdc Don Brown - Dallas, Texas USA Internet Concepts, Inc.
sdc [EMAIL PROTECTED] http://www.inetconcepts.net
sdc (972) 788-2364 Fax: (972) 788-5049
sdc  




Don Brown - Dallas, Texas USA Internet Concepts, Inc.
[EMAIL PROTECTED]   http://www.inetconcepts.net
(972) 788-2364Fax: (972) 788-5049


---
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] Custom Filter Diagnosis Help

2005-05-11 Thread Kim Premuda
Couple of gotha's we usually see
[1] Make sure there are no hidden or extra spaces after the name.
[2} If it is the last item in the filter do an extra return so that your 
line is not the last line in the filter. 

Darrell
Hi, Darrel.

Thanks for responding!

There is no space character after 'americaspharma.com', and it is not the last 
item in the filter (there are over 100 lines after this one).

Also, I should have mentioned that we are using JM 1.82.

Another point of interest...

When I sent my original message to the list, it was trapped by JM on the filter 
line containing 'americaspharma.com'.

Kim

---
[This E-mail scanned for viruses by Declude Virus]

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