You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Screaming Eagle <te...@gmail.com> on 2006/06/08 15:59:49 UTC

how do reject email with ....

I getting this type of spam:

  Return-Path: <fe...@servercentral.net>
 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on
 X-Spam-Virus: No
 X-Spam-Status: No, score=1.4 required=8.0 tests=BAYES_50,HTML_30_40,
         HTML_MESSAGE autolearn=no version=3.1.0
 X-Spam-Level: *
 Received: from 1802EC8 ([59.95.26.84]) by .....
         (8.11.6/8.11.6) with SMTP id k58CtsN23285; Thu, 8 Jun 2006
08:55:55 -0400
 Received: from echoes (unknown [59.95.26.84]) by WXMVW (LBYSys) with ESMTP

The ip "59.95.26.84" is not resolvable. How can I not accept email
from sources which does not have a proper reverve lookup or name
lookup.

Thanks.

Re: how do reject email with ....

Posted by Kai Schaetzl <ma...@conactive.com>.
Screaming Eagle wrote on Thu, 8 Jun 2006 09:59:49 -0400:

> How can I not accept email 
> from sources which does not have a proper reverve lookup or name 
> lookup.

This is actually a "question" for the documentation of your mail server or 
for a mailing list/newsgroup that supports your mail server.

I wonder what your next subject is.

> is there a way to block email coming from
> get this type of spam....
> blocking email from Vietname is not working...
> how do reject email with ....

reject email by ... ?
reject email with ... ?
reject?
block?

Kai



Re: how do reject email with ....

Posted by Philip Prindeville <ph...@redfish-solutions.com>.
Call SA from Mimedefang.  And see the sample config I put up:

http://www.mimedefang.org/kwiki/index.cgi?PhilipsWorkingFilter

See the last test in filter_relay().

Note that there are two blocks that need to be downloaded and
put into the mimedefang-filter file.  I broke them up to be able to
document them.

-Philip


Screaming Eagle wrote:

>I getting this type of spam:
>
>  Return-Path: <fe...@servercentral.net>
> X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on
> X-Spam-Virus: No
> X-Spam-Status: No, score=1.4 required=8.0 tests=BAYES_50,HTML_30_40,
>         HTML_MESSAGE autolearn=no version=3.1.0
> X-Spam-Level: *
> Received: from 1802EC8 ([59.95.26.84]) by .....
>         (8.11.6/8.11.6) with SMTP id k58CtsN23285; Thu, 8 Jun 2006
>08:55:55 -0400
> Received: from echoes (unknown [59.95.26.84]) by WXMVW (LBYSys) with ESMTP
>
>The ip "59.95.26.84" is not resolvable. How can I not accept email
>from sources which does not have a proper reverve lookup or name
>lookup.
>
>Thanks.
>  
>