Re: [Declude.JunkMail] Process Flow

2007-08-27 Thread Dean Lawrence
Thanks again. I've been using your product for a number of years and
could not be happier with it. Keep up the great work.

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> Yes it would be logged the minimum setting for the logging would be LOW.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 12:43 PM
> To: declude.junkmail@declude.com
> Subject: Re: [Declude.JunkMail] Process Flow
>
> Hi Dave,
>
> One last question regarding this; if no action is specified and an
> email fails that particular test, will it be logged? I know it will
> not be added to the header, but will I be able to see that it failed
> in the log? Also, if so, do I need to have a specific log level set
> before it shows up?
>
> Dean
>
> On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> > Correct. If you want to exclude specific tests you can negate the weights
> by
> > using a filter eg.
> >
> > In your global.cfg
> > --
> >
> > SPAMCOP ip4rbl.spamcop.net  127.0.0.2
> > 8   0
> >
> > In your filter
> > --
> >
> > This specifies the condition that it only work for @example.com
> >
> > ALLRECIPS   END NOTCONTAINS @example.com
> >
> > This is the counter weight
> >
> > TESTSFAILED -8  CONTAINS SPAMCOP
> >
> > This enables you to "exclude" certain unwanted scoring.
> >
> >
> > David Barker
> > VP Operations Declude
> > Your Email security is our business
> > 978.499.2933 x 7007 office
> > 978.988.1311 fax
> > [EMAIL PROTECTED]
> >
> >
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> > Lawrence
> > Sent: Monday, August 27, 2007 11:01 AM
> > To: declude.junkmail@declude.com
> > Subject: Re: [Declude.JunkMail] Process Flow
> >
> > Hi David,
> >
> > Thanks for the quick reply. So basically, unless an action is
> > specified; either on a global, per domain, or per user basis; a test
> > will be run and whatever weight it has will be applied to the overall
> > weight of the email. Then, the only way that this test will have any
> > bearing is if I have a weight trigger defined, correct?
> >
> > Thanks,
> >
> > Dean
> >
> > On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> > > 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is
> > just
> > > the ACTION. WARN means to write additional information to the headers.
> > >
> > > 2. No.
> > >
> > > 3. The test will run but no specific action will take place as it will
> use
> > > the per domain $default$.junkmail if the email recipient is of that
> > domain.
> > >
> > >
> > > David Barker
> > > VP Operations Declude
> > > Your Email security is our business
> > > 978.499.2933 x 7007 office
> > > 978.988.1311 fax
> > > [EMAIL PROTECTED]
> > >
> > >
> > >
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> > > Lawrence
> > > Sent: Monday, August 27, 2007 10:35 AM
> > > To: declude.junkmail@declude.com
> > > Subject: [Declude.JunkMail] Process Flow
> > >
> > > Hi All,
> > >
> > > I have a couple of questions regarding the process flow for junkmail.
> > >
> > > 1. If I have a test defined in the global config file, but do not add
> > > it to the $default$.junkmail file, how is test handled? Is the test
> > > used and then given a WARN action by default?
> > >
> > > 2. If I have a test defined in the global config, but commented in the
> > > $default$.junkmail file, will this test be ignored? I guess the answer
> > > to question 1 may answer this one as well.
> > >
> > > 3. If I have a test defined in the global config and also in the
> > > $default$.junkmail file, but not in a per domain $default$.junkmail
> > > file, will the action in the main $default$.junkmail file be used for
> > > that domain or will the test not be used for that domain?
> > >
> > > Thanks,
> > >
> > > Dean
> > >
> > > --
> > > __
> > > Dean Lawrence, CIO/Partner
> > > Interne

RE: [Declude.JunkMail] Process Flow

2007-08-27 Thread David Barker
Yes it would be logged the minimum setting for the logging would be LOW.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
Lawrence
Sent: Monday, August 27, 2007 12:43 PM
To: declude.junkmail@declude.com
Subject: Re: [Declude.JunkMail] Process Flow

Hi Dave,

One last question regarding this; if no action is specified and an
email fails that particular test, will it be logged? I know it will
not be added to the header, but will I be able to see that it failed
in the log? Also, if so, do I need to have a specific log level set
before it shows up?

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> Correct. If you want to exclude specific tests you can negate the weights
by
> using a filter eg.
>
> In your global.cfg
> --
>
> SPAMCOP ip4rbl.spamcop.net  127.0.0.2
> 8   0
>
> In your filter
> --
>
> This specifies the condition that it only work for @example.com
>
> ALLRECIPS   END NOTCONTAINS @example.com
>
> This is the counter weight
>
> TESTSFAILED -8  CONTAINS SPAMCOP
>
> This enables you to "exclude" certain unwanted scoring.
>
>
> David Barker
> VP Operations Declude
> Your Email security is our business
> 978.499.2933 x 7007 office
> 978.988.1311 fax
> [EMAIL PROTECTED]
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 11:01 AM
> To: declude.junkmail@declude.com
> Subject: Re: [Declude.JunkMail] Process Flow
>
> Hi David,
>
> Thanks for the quick reply. So basically, unless an action is
> specified; either on a global, per domain, or per user basis; a test
> will be run and whatever weight it has will be applied to the overall
> weight of the email. Then, the only way that this test will have any
> bearing is if I have a weight trigger defined, correct?
>
> Thanks,
>
> Dean
>
> On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> > 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is
> just
> > the ACTION. WARN means to write additional information to the headers.
> >
> > 2. No.
> >
> > 3. The test will run but no specific action will take place as it will
use
> > the per domain $default$.junkmail if the email recipient is of that
> domain.
> >
> >
> > David Barker
> > VP Operations Declude
> > Your Email security is our business
> > 978.499.2933 x 7007 office
> > 978.988.1311 fax
> > [EMAIL PROTECTED]
> >
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> > Lawrence
> > Sent: Monday, August 27, 2007 10:35 AM
> > To: declude.junkmail@declude.com
> > Subject: [Declude.JunkMail] Process Flow
> >
> > Hi All,
> >
> > I have a couple of questions regarding the process flow for junkmail.
> >
> > 1. If I have a test defined in the global config file, but do not add
> > it to the $default$.junkmail file, how is test handled? Is the test
> > used and then given a WARN action by default?
> >
> > 2. If I have a test defined in the global config, but commented in the
> > $default$.junkmail file, will this test be ignored? I guess the answer
> > to question 1 may answer this one as well.
> >
> > 3. If I have a test defined in the global config and also in the
> > $default$.junkmail file, but not in a per domain $default$.junkmail
> > file, will the action in the main $default$.junkmail file be used for
> > that domain or will the test not be used for that domain?
> >
> > Thanks,
> >
> > Dean
> >
> > --
> > __
> > Dean Lawrence, CIO/Partner
> > Internet Data Technology
> > 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> > http://www.idatatech.com/
> > Corporate Internet Development and Marketing Specialists
> >
> >
> > ---
> > 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] Process Flow

2007-08-27 Thread Dean Lawrence
Hi Dave,

One last question regarding this; if no action is specified and an
email fails that particular test, will it be logged? I know it will
not be added to the header, but will I be able to see that it failed
in the log? Also, if so, do I need to have a specific log level set
before it shows up?

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> Correct. If you want to exclude specific tests you can negate the weights by
> using a filter eg.
>
> In your global.cfg
> --
>
> SPAMCOP ip4rbl.spamcop.net  127.0.0.2
> 8   0
>
> In your filter
> --
>
> This specifies the condition that it only work for @example.com
>
> ALLRECIPS   END NOTCONTAINS @example.com
>
> This is the counter weight
>
> TESTSFAILED -8  CONTAINS SPAMCOP
>
> This enables you to "exclude" certain unwanted scoring.
>
>
> David Barker
> VP Operations Declude
> Your Email security is our business
> 978.499.2933 x 7007 office
> 978.988.1311 fax
> [EMAIL PROTECTED]
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 11:01 AM
> To: declude.junkmail@declude.com
> Subject: Re: [Declude.JunkMail] Process Flow
>
> Hi David,
>
> Thanks for the quick reply. So basically, unless an action is
> specified; either on a global, per domain, or per user basis; a test
> will be run and whatever weight it has will be applied to the overall
> weight of the email. Then, the only way that this test will have any
> bearing is if I have a weight trigger defined, correct?
>
> Thanks,
>
> Dean
>
> On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> > 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is
> just
> > the ACTION. WARN means to write additional information to the headers.
> >
> > 2. No.
> >
> > 3. The test will run but no specific action will take place as it will use
> > the per domain $default$.junkmail if the email recipient is of that
> domain.
> >
> >
> > David Barker
> > VP Operations Declude
> > Your Email security is our business
> > 978.499.2933 x 7007 office
> > 978.988.1311 fax
> > [EMAIL PROTECTED]
> >
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> > Lawrence
> > Sent: Monday, August 27, 2007 10:35 AM
> > To: declude.junkmail@declude.com
> > Subject: [Declude.JunkMail] Process Flow
> >
> > Hi All,
> >
> > I have a couple of questions regarding the process flow for junkmail.
> >
> > 1. If I have a test defined in the global config file, but do not add
> > it to the $default$.junkmail file, how is test handled? Is the test
> > used and then given a WARN action by default?
> >
> > 2. If I have a test defined in the global config, but commented in the
> > $default$.junkmail file, will this test be ignored? I guess the answer
> > to question 1 may answer this one as well.
> >
> > 3. If I have a test defined in the global config and also in the
> > $default$.junkmail file, but not in a per domain $default$.junkmail
> > file, will the action in the main $default$.junkmail file be used for
> > that domain or will the test not be used for that domain?
> >
> > Thanks,
> >
> > Dean
> >
> > --
> > __
> > Dean Lawrence, CIO/Partner
> > Internet Data Technology
> > 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> > http://www.idatatech.com/
> > Corporate Internet Development and Marketing Specialists
> >
> >
> > ---
> > 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.
> >
> >
>
>
> --
> __
> Dean Lawrence, CIO/Partner
> Internet Data Technology
> 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> http://www.idatatech.com/
> Corporate Internet Development and Marketing Specialists
>
>
> ---
> This E-mail came from the Declud

Re: [Declude.JunkMail] Process Flow

2007-08-27 Thread Dean Lawrence
That's great. Thanks again David.

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> Correct. If you want to exclude specific tests you can negate the weights by
> using a filter eg.
>
> In your global.cfg
> --
>
> SPAMCOP ip4rbl.spamcop.net  127.0.0.2
> 8   0
>
> In your filter
> --
>
> This specifies the condition that it only work for @example.com
>
> ALLRECIPS   END NOTCONTAINS @example.com
>
> This is the counter weight
>
> TESTSFAILED -8  CONTAINS SPAMCOP
>
> This enables you to "exclude" certain unwanted scoring.
>
>
> David Barker
> VP Operations Declude
> Your Email security is our business
> 978.499.2933 x 7007 office
> 978.988.1311 fax
> [EMAIL PROTECTED]
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 11:01 AM
> To: declude.junkmail@declude.com
> Subject: Re: [Declude.JunkMail] Process Flow
>
> Hi David,
>
> Thanks for the quick reply. So basically, unless an action is
> specified; either on a global, per domain, or per user basis; a test
> will be run and whatever weight it has will be applied to the overall
> weight of the email. Then, the only way that this test will have any
> bearing is if I have a weight trigger defined, correct?
>
> Thanks,
>
> Dean
>
> On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> > 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is
> just
> > the ACTION. WARN means to write additional information to the headers.
> >
> > 2. No.
> >
> > 3. The test will run but no specific action will take place as it will use
> > the per domain $default$.junkmail if the email recipient is of that
> domain.
> >
> >
> > David Barker
> > VP Operations Declude
> > Your Email security is our business
> > 978.499.2933 x 7007 office
> > 978.988.1311 fax
> > [EMAIL PROTECTED]
> >
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> > Lawrence
> > Sent: Monday, August 27, 2007 10:35 AM
> > To: declude.junkmail@declude.com
> > Subject: [Declude.JunkMail] Process Flow
> >
> > Hi All,
> >
> > I have a couple of questions regarding the process flow for junkmail.
> >
> > 1. If I have a test defined in the global config file, but do not add
> > it to the $default$.junkmail file, how is test handled? Is the test
> > used and then given a WARN action by default?
> >
> > 2. If I have a test defined in the global config, but commented in the
> > $default$.junkmail file, will this test be ignored? I guess the answer
> > to question 1 may answer this one as well.
> >
> > 3. If I have a test defined in the global config and also in the
> > $default$.junkmail file, but not in a per domain $default$.junkmail
> > file, will the action in the main $default$.junkmail file be used for
> > that domain or will the test not be used for that domain?
> >
> > Thanks,
> >
> > Dean
> >
> > --
> > __
> > Dean Lawrence, CIO/Partner
> > Internet Data Technology
> > 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> > http://www.idatatech.com/
> > Corporate Internet Development and Marketing Specialists
> >
> >
> > ---
> > 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.
> >
> >
>
>
> --
> __
> Dean Lawrence, CIO/Partner
> Internet Data Technology
> 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> http://www.idatatech.com/
> Corporate Internet Development and Marketing Specialists
>
>
> ---
> 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.
>
>


-- 
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


---
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] Process Flow

2007-08-27 Thread David Barker
Correct. If you want to exclude specific tests you can negate the weights by
using a filter eg.

In your global.cfg
--

SPAMCOP ip4rbl.spamcop.net  127.0.0.2
8   0

In your filter
--

This specifies the condition that it only work for @example.com

ALLRECIPS   END NOTCONTAINS @example.com

This is the counter weight

TESTSFAILED -8  CONTAINS SPAMCOP

This enables you to "exclude" certain unwanted scoring.


David Barker
VP Operations Declude
Your Email security is our business
978.499.2933 x 7007 office
978.988.1311 fax
[EMAIL PROTECTED]




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
Lawrence
Sent: Monday, August 27, 2007 11:01 AM
To: declude.junkmail@declude.com
Subject: Re: [Declude.JunkMail] Process Flow

Hi David,

Thanks for the quick reply. So basically, unless an action is
specified; either on a global, per domain, or per user basis; a test
will be run and whatever weight it has will be applied to the overall
weight of the email. Then, the only way that this test will have any
bearing is if I have a weight trigger defined, correct?

Thanks,

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is
just
> the ACTION. WARN means to write additional information to the headers.
>
> 2. No.
>
> 3. The test will run but no specific action will take place as it will use
> the per domain $default$.junkmail if the email recipient is of that
domain.
>
>
> David Barker
> VP Operations Declude
> Your Email security is our business
> 978.499.2933 x 7007 office
> 978.988.1311 fax
> [EMAIL PROTECTED]
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 10:35 AM
> To: declude.junkmail@declude.com
> Subject: [Declude.JunkMail] Process Flow
>
> Hi All,
>
> I have a couple of questions regarding the process flow for junkmail.
>
> 1. If I have a test defined in the global config file, but do not add
> it to the $default$.junkmail file, how is test handled? Is the test
> used and then given a WARN action by default?
>
> 2. If I have a test defined in the global config, but commented in the
> $default$.junkmail file, will this test be ignored? I guess the answer
> to question 1 may answer this one as well.
>
> 3. If I have a test defined in the global config and also in the
> $default$.junkmail file, but not in a per domain $default$.junkmail
> file, will the action in the main $default$.junkmail file be used for
> that domain or will the test not be used for that domain?
>
> Thanks,
>
> Dean
>
> --
> __
> Dean Lawrence, CIO/Partner
> Internet Data Technology
> 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> http://www.idatatech.com/
> Corporate Internet Development and Marketing Specialists
>
>
> ---
> 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.
>
>


-- 
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


---
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] Process Flow

2007-08-27 Thread Dean Lawrence
Hi David,

Thanks for the quick reply. So basically, unless an action is
specified; either on a global, per domain, or per user basis; a test
will be run and whatever weight it has will be applied to the overall
weight of the email. Then, the only way that this test will have any
bearing is if I have a weight trigger defined, correct?

Thanks,

Dean

On 8/27/07, David Barker <[EMAIL PROTECTED]> wrote:
> 1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is just
> the ACTION. WARN means to write additional information to the headers.
>
> 2. No.
>
> 3. The test will run but no specific action will take place as it will use
> the per domain $default$.junkmail if the email recipient is of that domain.
>
>
> David Barker
> VP Operations Declude
> Your Email security is our business
> 978.499.2933 x 7007 office
> 978.988.1311 fax
> [EMAIL PROTECTED]
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
> Lawrence
> Sent: Monday, August 27, 2007 10:35 AM
> To: declude.junkmail@declude.com
> Subject: [Declude.JunkMail] Process Flow
>
> Hi All,
>
> I have a couple of questions regarding the process flow for junkmail.
>
> 1. If I have a test defined in the global config file, but do not add
> it to the $default$.junkmail file, how is test handled? Is the test
> used and then given a WARN action by default?
>
> 2. If I have a test defined in the global config, but commented in the
> $default$.junkmail file, will this test be ignored? I guess the answer
> to question 1 may answer this one as well.
>
> 3. If I have a test defined in the global config and also in the
> $default$.junkmail file, but not in a per domain $default$.junkmail
> file, will the action in the main $default$.junkmail file be used for
> that domain or will the test not be used for that domain?
>
> Thanks,
>
> Dean
>
> --
> __
> Dean Lawrence, CIO/Partner
> Internet Data Technology
> 888.GET.IDT1 ext. 701 * fax: 888.438.4381
> http://www.idatatech.com/
> Corporate Internet Development and Marketing Specialists
>
>
> ---
> 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.
>
>


-- 
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


---
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] Process Flow

2007-08-27 Thread David Barker
1. The test in the global.cfg are ALWAYS run. The $default$.junkmail is just
the ACTION. WARN means to write additional information to the headers.

2. No.

3. The test will run but no specific action will take place as it will use
the per domain $default$.junkmail if the email recipient is of that domain.


David Barker
VP Operations Declude
Your Email security is our business
978.499.2933 x 7007 office
978.988.1311 fax
[EMAIL PROTECTED]



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean
Lawrence
Sent: Monday, August 27, 2007 10:35 AM
To: declude.junkmail@declude.com
Subject: [Declude.JunkMail] Process Flow

Hi All,

I have a couple of questions regarding the process flow for junkmail.

1. If I have a test defined in the global config file, but do not add
it to the $default$.junkmail file, how is test handled? Is the test
used and then given a WARN action by default?

2. If I have a test defined in the global config, but commented in the
$default$.junkmail file, will this test be ignored? I guess the answer
to question 1 may answer this one as well.

3. If I have a test defined in the global config and also in the
$default$.junkmail file, but not in a per domain $default$.junkmail
file, will the action in the main $default$.junkmail file be used for
that domain or will the test not be used for that domain?

Thanks,

Dean

-- 
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


---
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] Process Flow

2007-08-27 Thread Dean Lawrence
Hi All,

I have a couple of questions regarding the process flow for junkmail.

1. If I have a test defined in the global config file, but do not add
it to the $default$.junkmail file, how is test handled? Is the test
used and then given a WARN action by default?

2. If I have a test defined in the global config, but commented in the
$default$.junkmail file, will this test be ignored? I guess the answer
to question 1 may answer this one as well.

3. If I have a test defined in the global config and also in the
$default$.junkmail file, but not in a per domain $default$.junkmail
file, will the action in the main $default$.junkmail file be used for
that domain or will the test not be used for that domain?

Thanks,

Dean

-- 
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


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