RE: [Declude.JunkMail] Best use of Header and total Weight

2003-06-06 Thread Keith Purtell
H, I haven't used weightrange before, that'll help. But to actually make the 
message visible to
recipients, looks like I'll have to do something like 

In your $Default$.Junkmail have:

WEIGHTHDR  HEADER  This message weighs %WEIGHT% and may be deleted.

Keith Purtell, Web/Network Administrator
VantageMed Operations (Kansas City)
Email:  [EMAIL PROTECTED]


CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole 
use of the
intended recipient(s) and may contain confidential and privileged information. Any 
unauthorized
review, use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please
contact the sender by reply email and destroy all copies of the original message.


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Andy Schmidt
> Sent: Friday, June 06, 2003 4:07 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Declude.JunkMail] Best use of Header and total Weight
>
>
> In the Global.cfg have:
>
> WEIGHTHDR weightrange x   x   6   7
>
> In your $Default$.Junkmail have:
>
> WEIGHTHDR WARNX-RBL-Warning: Failed %TESTSFAILED% [%WEIGHT%]
>
>
> Best Regards
> Andy Schmidt
>
> H&M Systems Software, Inc.
> 600 East Crescent Avenue, Suite 203
> Upper Saddle River, NJ 07458-1846
>
> Phone:  +1 201 934-3414 x20 (Business)
> Fax:+1 201 934-9206
>
> http://www.HM-Software.com/
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Keith Purtell
> Sent: Friday, June 06, 2003 04:52 PM
> To: Declude JunkMail (E-mail)
> Subject: [Declude.JunkMail] Best use of Header and total Weight
>
>
> I'm trying to come up with the best way to insert a header
> into the body of
> our incoming corporate email, which will tell the recipient that the
> sender's message has almost acquired enough weight to be
> deleted. The header
> should only appear if the email is within a few points of deletion. I
> understand how to use the HEADER action as described in the
> manual. It's
> making it contingent on the WEIGHT variable that I'm not sure
> about. Just
> upgraded to the Pro version. Archive still down.
>
> Keith Purtell, Web/Network Administrator
> VantageMed Operations (Kansas City)
> Email:  [EMAIL PROTECTED]
>
> CONFIDENTIALITY NOTICE: This email message, including any
> attachments, is
> for the sole use of the intended recipient(s) and may contain
> confidential
> and privileged information. Any unauthorized review, use,
> disclosure or
> distribution is prohibited. If you are not the intended
> recipient, please
> contact the sender by reply email and destroy all copies of
> the original
> message.
>
> ---
> [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.
>
> ---
> [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] Best use of Header and total Weight

2003-06-06 Thread Kami Razvan
Keith:

This is what we have in the Global.cfg:

WEIGHT15-19sweightrange x   x   15  19

If an email falls between 15 to 19 then we add something to the subject.  In
the default file we have:

WEIGHT15-19sSUBJECT [~%WEIGHT%]

This way if the weight reaches that range then we add a small note to the
subject.

E.g. Subject:  [16~] blah blah blah

This way they can also set a rule in Outlook to filter anything with ~] in
the subject.  I don't think they can create a rule for Header- at least not
in Outlook.

Hope this helps.

Regards,
Kami

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Purtell
Sent: Friday, June 06, 2003 4:52 PM
To: Declude JunkMail (E-mail)
Subject: [Declude.JunkMail] Best use of Header and total Weight


I'm trying to come up with the best way to insert a header into the body of
our incoming corporate email, which will tell the recipient that the
sender's message has almost acquired enough weight to be deleted. The header
should only appear if the email is within a few points of deletion. I
understand how to use the HEADER action as described in the manual. It's
making it contingent on the WEIGHT variable that I'm not sure about. Just
upgraded to the Pro version. Archive still down.

Keith Purtell, Web/Network Administrator
VantageMed Operations (Kansas City)
Email:  [EMAIL PROTECTED]

CONFIDENTIALITY NOTICE: This email message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply email and destroy all copies of the original
message.

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

---
[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] Best use of Header and total Weight

2003-06-06 Thread Andy Schmidt
In the Global.cfg have:

WEIGHTHDR   weightrange x   x   6   7

In your $Default$.Junkmail have:

WEIGHTHDR   WARNX-RBL-Warning: Failed %TESTSFAILED% [%WEIGHT%]


Best Regards
Andy Schmidt

H&M Systems Software, Inc.
600 East Crescent Avenue, Suite 203
Upper Saddle River, NJ 07458-1846

Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206

http://www.HM-Software.com/


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith Purtell
Sent: Friday, June 06, 2003 04:52 PM
To: Declude JunkMail (E-mail)
Subject: [Declude.JunkMail] Best use of Header and total Weight


I'm trying to come up with the best way to insert a header into the body of
our incoming corporate email, which will tell the recipient that the
sender's message has almost acquired enough weight to be deleted. The header
should only appear if the email is within a few points of deletion. I
understand how to use the HEADER action as described in the manual. It's
making it contingent on the WEIGHT variable that I'm not sure about. Just
upgraded to the Pro version. Archive still down.

Keith Purtell, Web/Network Administrator
VantageMed Operations (Kansas City)
Email:  [EMAIL PROTECTED]

CONFIDENTIALITY NOTICE: This email message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply email and destroy all copies of the original
message.

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

---
[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] Best use of Header and total Weight

2003-06-06 Thread Keith Purtell
I'm trying to come up with the best way to insert a header into the body of our 
incoming corporate
email, which will tell the recipient that the sender's message has almost acquired 
enough weight to
be deleted. The header should only appear if the email is within a few points of 
deletion. I
understand how to use the HEADER action as described in the manual. It's making it 
contingent on the
WEIGHT variable that I'm not sure about. Just upgraded to the Pro version. Archive 
still down.

Keith Purtell, Web/Network Administrator
VantageMed Operations (Kansas City)
Email:  [EMAIL PROTECTED]

CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole 
use of the
intended recipient(s) and may contain confidential and privileged information. Any 
unauthorized
review, use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please
contact the sender by reply email and destroy all copies of the original message.

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