Re: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread System Administrator
on 4/30/04 12:41 PM, Jeffrey Di Gregorio wrote:

> Does anyone have a suggestion on what to do about the growing number of auto
> reply messages being received by clients because of the current amount of
> forging viruses.  I am getting daily complaints from clients who say they
> never sent anything to someone but are receiving multiple auto response
> messages (user unknown, mailbox full, virus warnings, etc.)  I am at a loss on
> what to do about this.

I was having the same problem as you and I came up with these filters that
seem to work for me.

UNKNOWNUSERF filter e:\imail\declude\unknownuserf.txt   x 0  0
BRACKETFLfilter e:\imail\declude\bracketfl.txt  x 0  0
BRACKETFRfilter e:\imail\declude\bracketfr.txt  x 0  0
ACSMAILF filter e:\imail\declude\acsmailf.txt   x 0  0
NEVERSENTF   filter e:\imail\declude\neversentf.txt x 0  0

unknownuserf - 

SKIPIFWEIGHT 50
BODY 0 CONTAINS unknown user
BODY 0 CONTAINS user unknown

bracketfl - returned messages should have the original headers so I'm
looking for the beginning of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS [1
BODY 0 CONTAINS [2
BODY 0 CONTAINS [3
BODY 0 CONTAINS [4
BODY 0 CONTAINS [5
BODY 0 CONTAINS [6
BODY 0 CONTAINS [7
BODY 0 CONTAINS [8
BODY 0 CONTAINS [9

bracketfr - looking for the end of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS 0]
BODY 0 CONTAINS 1]
BODY 0 CONTAINS 2]
BODY 0 CONTAINS 3]
BODY 0 CONTAINS 4]
BODY 0 CONTAINS 5]
BODY 0 CONTAINS 6]
BODY 0 CONTAINS 7]
BODY 0 CONTAINS 8]
BODY 0 CONTAINS 9]

acsmailf - contains the IP and name of my outgoing mail server (obviously
substitute yours), if the message contains one of these values it is
possible the message did originate here.

SKIPIFWEIGHT 50
BODY 0 CONTAINS 12.4.184.4
BODY 0 CONTAINS mail.acsworld.com

neversentf - if the message was about an "unknown user" and had header
records, but they were not from my mail server, then it didn't come from my
mail server so we add 40 to the weight. We delete on 40 weight.

SKIPIFWEIGHT  50
TESTSFAILED  END CONTAINS acsmailf
TESTSFAILED   40 CONTAINS unknownuserf bracketfl bracketfr

If anyone is interested, our newest nigerian filter is available for
download at http://www.acsworld.net/declude/nigerianf.zip . It's a work in
progress but it seems to catch some scam messages everyday.

Later,
Greg

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread Douglas Cohn
Help me out please.

Why are we looking for the beginning of an IP address?  Also my
understanding of these filters is to eliminate sending emails to users that
were not the original senders because of a forged virus.  Is that correct???
If so wouldn't adding the Virus name to the declude forged tag solve that??

I am asking here so please do not assume I know much ...

>>bracketfl - returned messages should have the original headers so I'm
looking for the >>beginning of an IP address 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of System Administrator
Sent: Thursday, May 06, 2004 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.Virus] blocking auto reply messages

on 4/30/04 12:41 PM, Jeffrey Di Gregorio wrote:

> Does anyone have a suggestion on what to do about the growing number 
> of auto reply messages being received by clients because of the 
> current amount of forging viruses.  I am getting daily complaints from 
> clients who say they never sent anything to someone but are receiving 
> multiple auto response messages (user unknown, mailbox full, virus 
> warnings, etc.)  I am at a loss on what to do about this.

I was having the same problem as you and I came up with these filters that
seem to work for me.

UNKNOWNUSERF filter e:\imail\declude\unknownuserf.txt   x 0  0
BRACKETFLfilter e:\imail\declude\bracketfl.txt  x 0  0
BRACKETFRfilter e:\imail\declude\bracketfr.txt  x 0  0
ACSMAILF filter e:\imail\declude\acsmailf.txt   x 0  0
NEVERSENTF   filter e:\imail\declude\neversentf.txt x 0  0

unknownuserf - 

SKIPIFWEIGHT 50
BODY 0 CONTAINS unknown user
BODY 0 CONTAINS user unknown

bracketfl - returned messages should have the original headers so I'm
looking for the beginning of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS [1
BODY 0 CONTAINS [2
BODY 0 CONTAINS [3
BODY 0 CONTAINS [4
BODY 0 CONTAINS [5
BODY 0 CONTAINS [6
BODY 0 CONTAINS [7
BODY 0 CONTAINS [8
BODY 0 CONTAINS [9

bracketfr - looking for the end of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS 0]
BODY 0 CONTAINS 1]
BODY 0 CONTAINS 2]
BODY 0 CONTAINS 3]
BODY 0 CONTAINS 4]
BODY 0 CONTAINS 5]
BODY 0 CONTAINS 6]
BODY 0 CONTAINS 7]
BODY 0 CONTAINS 8]
BODY 0 CONTAINS 9]

acsmailf - contains the IP and name of my outgoing mail server (obviously
substitute yours), if the message contains one of these values it is
possible the message did originate here.

SKIPIFWEIGHT 50
BODY 0 CONTAINS 12.4.184.4
BODY 0 CONTAINS mail.acsworld.com

neversentf - if the message was about an "unknown user" and had header
records, but they were not from my mail server, then it didn't come from my
mail server so we add 40 to the weight. We delete on 40 weight.

SKIPIFWEIGHT  50
TESTSFAILED  END CONTAINS acsmailf
TESTSFAILED   40 CONTAINS unknownuserf bracketfl bracketfr

If anyone is interested, our newest nigerian filter is available for
download at http://www.acsworld.net/declude/nigerianf.zip . It's a work in
progress but it seems to catch some scam messages everyday.

Later,
Greg

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To unsubscribe, just
send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".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.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread Scott Fisher
Here's what works for me:

Matt's (Mailpure) ANTI-AV filter works pretty well for me. 

Then this was discussed last weekend on the list. It involved punishing those that 
fail the anti-av filter and have a null mail.

I have a postmaster-mail filter:
MAILFROM0   IS  <>
MAILFROM0   CONTAINSadministrator@
MAILFROM0   CONTAINSAntigen@
MAILFROM0   CONTAINSAntigen_
MAILFROM0   CONTAINSDLWC-virus-scanner@
MAILFROM0   CONTAINSe500admin@
MAILFROM0   STARTSWITH  NAV@
MAILFROM0   CONTAINSNAVMSE-
MAILFROM0   CONTAINSNAVMSE_
MAILFROM0   CONTAINSNAVMSE@
MAILFROM0   CONTAINSPOSTMASTER@
MAILFROM0   STARTSWITH  root@
MAILFROM0   CONTAINSSymantec_AntiVirus_for_SMTP_Gateways@
MAILFROM0   CONTAINSVirus_Alert@
MAILFROM0   CONTAINSVirus-Alert@
MAILFROM0   CONTAINSVirus-Alert.
MAILFROM0   CONTAINSviruschecker@
MAILFROM0   CONTAINSvirus-scanner@
MAILFROM0   CONTAINSvirusmanager@
MAILFROM0   CONTAINSVirus-Monitor@
MAILFROM0   CONTAINSvirusscan@

Then I have a combo filter for the anti-av (called MP-ANTI-AV) and the 
Postmaster-mail, giving 10 more points.
TESTSFAILED 10  CONTAINSMP-ANTI-AV POSTMASTER-MAIL

Note, I'm lazy and have the postmaster-mail filter immediately after the mp-anti-av 
filter in my cfg file. This way I can avoid a couple of other Testfailed filter. If 
you move the postmaster-mail filter to a different location, you'll need to add 
testfailed to look for each individual filters and then combo testfailed on those.


Scott Fisher
Director of IT
Farm Progress Companies

>>> [EMAIL PROTECTED] 05/06/04 09:10AM >>>
Help me out please.

Why are we looking for the beginning of an IP address?  Also my
understanding of these filters is to eliminate sending emails to users that
were not the original senders because of a forged virus.  Is that correct???
If so wouldn't adding the Virus name to the declude forged tag solve that??

I am asking here so please do not assume I know much ...

>>bracketfl - returned messages should have the original headers so I'm
looking for the >>beginning of an IP address 

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of System Administrator
Sent: Thursday, May 06, 2004 8:46 AM
To: [EMAIL PROTECTED] 
Subject: Re: [Declude.Virus] blocking auto reply messages

on 4/30/04 12:41 PM, Jeffrey Di Gregorio wrote:

> Does anyone have a suggestion on what to do about the growing number 
> of auto reply messages being received by clients because of the 
> current amount of forging viruses.  I am getting daily complaints from 
> clients who say they never sent anything to someone but are receiving 
> multiple auto response messages (user unknown, mailbox full, virus 
> warnings, etc.)  I am at a loss on what to do about this.

I was having the same problem as you and I came up with these filters that
seem to work for me.

UNKNOWNUSERF filter e:\imail\declude\unknownuserf.txt   x 0  0
BRACKETFLfilter e:\imail\declude\bracketfl.txt  x 0  0
BRACKETFRfilter e:\imail\declude\bracketfr.txt  x 0  0
ACSMAILF filter e:\imail\declude\acsmailf.txt   x 0  0
NEVERSENTF   filter e:\imail\declude\neversentf.txt x 0  0

unknownuserf - 

SKIPIFWEIGHT 50
BODY 0 CONTAINS unknown user
BODY 0 CONTAINS user unknown

bracketfl - returned messages should have the original headers so I'm
looking for the beginning of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS [1
BODY 0 CONTAINS [2
BODY 0 CONTAINS [3
BODY 0 CONTAINS [4
BODY 0 CONTAINS [5
BODY 0 CONTAINS [6
BODY 0 CONTAINS [7
BODY 0 CONTAINS [8
BODY 0 CONTAINS [9

bracketfr - looking for the end of an IP address

SKIPIFWEIGHT 50
BODY 0 CONTAINS 0]
BODY 0 CONTAINS 1]
BODY 0 CONTAINS 2]
BODY 0 CONTAINS 3]
BODY 0 CONTAINS 4]
BODY 0 CONTAINS 5]
BODY 0 CONTAINS 6]
BODY 0 CONTAINS 7]
BODY 0 CONTAINS 8]
BODY 0 CONTAINS 9]

acsmailf - contains the IP and name of my outgoing mail server (obviously
substitute yours), if the message contains one of these values it is
possible the message did originate here.

SKIPIFWEIGHT 50
BODY 0 CONTAINS 12.4.184.4
BODY 0 CONTAINS mail.acsworld.com

neversentf - if the message was about an "unknown user" and had header
records, but they were not from my mail server, then it didn't come from my
mail server so we add 40 to the weight. We delete on 40 weight.

SKIPIFWEIGHT  50
TESTSFAILED  END CONTAINS acsmailf
TESTSFAILED   40 CONTAINS unknownuserf bracketfl bracketfr

If anyone is interested, our newest 

Re: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread System Administrator
on 5/6/04 10:10 AM, Douglas Cohn wrote:

> Why are we looking for the beginning of an IP address?

Our users were receiving a lot of messages like this ...

>> Unknown user: [EMAIL PROTECTED]
>> 
>> 
>> Original message follows.
>> 
>> Received: from 0016190464.com [67.96.70.122] by mx2.acsworld.net
>>   (SMTPD32-8.05) id AC92E01A0136; Sat, 01 May 2004 17:54:26 -0400
>> Date: Sat, 01 May 2004 16:52:51 -0600
>> To: [EMAIL PROTECTED]
>> Subject: Hidden message
>> From: [EMAIL PROTECTED]
>> Message-ID: <[EMAIL PROTECTED]>
>> MIME-Version: 1.0
>> Content-Type: multipart/mixed;

which indicates that [EMAIL PROTECTED] sent a message to
[EMAIL PROTECTED] However, that really didn't happen.

The message contains "Unknown user", has headers but does not have the IP or
name of our outgoing mail server in those original headers, so the message
wasn't actually sent by an ACSWorld user.

If they didn't send the original message, they don't want this message and
constantly explaining forging viruses, how they work, why the return message
gets returned, etc, was getting tiresome.

Later,
Greg

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.


Re: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread Matt




Greg,

I like your thinking very much here.  Unfortunately this requires
knowing all the possible outgoing servers for all of your clients, and
because I'm gatewaying a bunch of E-mail, that is near impossible to
keep up with.  I'm not about to give up on the idea though.

My BOUNCER filter that I described is very effective at handling NDR's
when they contain original content, even if it is just the headers
often times, but yesterday some child porn spammer used a real E-mail
address of a customer and generated about 500 bounces, and I estimate
that about 50 got through because they contained no content in the
bounce such as NDR's sent by AOL.  Your filter might be a good way to
manage the situation for individual domains that are having problems
with real addresses being used, and implemented per-domain when a
problem arises.  I'm wondering if you are aware of any NDR's that are
getting through your setup, i.e. ones that don't contain the headers.

Thanks,

Matt



System Administrator wrote:

  on 5/6/04 10:10 AM, Douglas Cohn wrote:

  
  
Why are we looking for the beginning of an IP address?

  
  
Our users were receiving a lot of messages like this ...

  
  

  Unknown user: [EMAIL PROTECTED]


Original message follows.

Received: from 0016190464.com [67.96.70.122] by mx2.acsworld.net
  (SMTPD32-8.05) id AC92E01A0136; Sat, 01 May 2004 17:54:26 -0400
Date: Sat, 01 May 2004 16:52:51 -0600
To: [EMAIL PROTECTED]
Subject: Hidden message
From: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/mixed;
  

  
  
which indicates that [EMAIL PROTECTED] sent a message to
[EMAIL PROTECTED]. However, that really didn't happen.

The message contains "Unknown user", has headers but does not have the IP or
name of our outgoing mail server in those original headers, so the message
wasn't actually sent by an ACSWorld user.

If they didn't send the original message, they don't want this message and
constantly explaining forging viruses, how they work, why the return message
gets returned, etc, was getting tiresome.

Later,
Greg

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.


  


-- 
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=




Re: [Declude.Virus] blocking auto reply messages

2004-05-06 Thread System Administrator
on 5/6/04 10:10 AM, Douglas Cohn wrote:

> Why are we looking for the beginning of an IP address?

Our users were receiving a lot of messages like this ...

>> Unknown user: [EMAIL PROTECTED]
>> 
>> 
>> Original message follows.
>> 
>> Received: from 0016190464.com [67.96.70.122] by mx2.acsworld.net
>>   (SMTPD32-8.05) id AC92E01A0136; Sat, 01 May 2004 17:54:26 -0400
>> Date: Sat, 01 May 2004 16:52:51 -0600
>> To: [EMAIL PROTECTED]

which indicates that [EMAIL PROTECTED] sent a message to
[EMAIL PROTECTED] However, that really didn't happen.

The message contains "Unknown user", has headers but does not have the IP or
name of our outgoing mail server in those original headers, so the message
wasn't actually sent by an ACSWorld user.

If they didn't send the original message, they don't want this message and
constantly explaining forging viruses, how they work, why the return message
gets returned, etc, was getting tiresome.

Later,
Greg

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.


RE: [Declude.Virus] blocking auto reply messages

2004-05-02 Thread Peter Lowish
How is the below implimented?

Tks
Peter 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher
Sent: Saturday, 1 May 2004 9:14 a.m.
To: [EMAIL PROTECTED]
Subject: Re: [Declude.Virus] blocking auto reply messages

Excellent observation and thinking Matt.

I had to sit down and write my own filters. I've paired these mailfrom
addresses with a combo test of your anti-av filter.

MAILFROM0   CONTAINS<>
MAILFROM0   CONTAINSAntigen@
MAILFROM0   CONTAINSAntigen_
MAILFROM0   CONTAINSDLWC-virus-scanner@
MAILFROM0   CONTAINSe500admin@
MAILFROM0   CONTAINSNAVMSE-
MAILFROM0   CONTAINSNAVMSE_
MAILFROM0   CONTAINSNAVMSE@
MAILFROM0   CONTAINS
Symantec_AntiVirus_for_SMTP_Gateways@
MAILFROM0   CONTAINSVirus_Alert@
MAILFROM0   CONTAINSVirus-Alert@
MAILFROM0   CONTAINSVirus-Alert.
MAILFROM0   CONTAINSviruschecker@
MAILFROM0   CONTAINSvirus-scanner@
MAILFROM0   CONTAINSvirusmanager@
MAILFROM0   CONTAINSVirus-Monitor@
MAILFROM0   CONTAINSvirusscan@


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.Virus mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus".The archives can be found
at http://www.mail-archive.com.