Huge Spam Problem... please I need some help!

principino1984

Verified User
Joined
Oct 10, 2008
Messages
36
Hi guys,

I'm having a huge problem with some nigerian ip that is spamming with my email address... in the last half an hour I received more than 2000 bounce email.

How do I set spam assassins or something like that to simply delete or drop the email without let the server email me as ****spam****???

This is the email header:

Code:
Received: from 82.128.23.29 by 202.195.64.25 with SMTP; Thu, 14 Jan 2010 03:27:23 +0800
Reply-To: <[email protected]>
From: "CHEVRON/TEXACO COMPANY LTD"<[email protected]>
Subject: Attention:Beneficiary,... WHAT IS THE DELAY FOR ?
Date: Wed, 13 Jan 2010 20:30:17 -0800
MIME-Version: 1.0
Content-Type: text/plain;
    charset="Windows-1251"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
x-aol-global-disposition: S
X-AOL-SCOLL-SCORE: 0:2:164293376:93952408  
X-AOL-SCOLL-URL_COUNT: 0  
x-aol-sid: 3039ac1d60114b4e1f5c5917
X-AOL-IP: 202.195.64.25

Thanks
Marco
 
In SpamAssassin setup into your directadmin panel you should have an option to choose between

- send spam to mailbox
- send spam to spam box
- delete mail

check the 3rd will delete everything he define as spam
 
it seems to be enabled since spamassassins rename the mail as ****spam***** etc etc ...

but it doesn't work the Delete function.

Marco
 
Right, have you tryed to reinstall SpamAssasin?

Have you tryed to change configuration into directadmin form "delete spam" to "move spam to spambox" and then configure it back?
 
Right, have you tryed to reinstall SpamAssasin?

Have you tryed to change configuration into directadmin form "delete spam" to "move spam to spambox" and then configure it back?

never tried to reinstall SpamAssassins ...

yup... I already did everything you're saying.

Marco

ps. is there a way to completely block a domain name for emails? I'm receiving all the emails from the domain @eyou.net
 
If you go into DA and look under Spamassassin Setup you should see two large boxes, one is for whitelist and other for blacklist. The instructions on how to whitelist/blacklist all mail from an email address or domain.

To block all mail from ex yahoo.com you would put *@yahoo.com in the blacklist box. Keep in mind it only works on the domains under that account.
 
SpamAssassin doesn't block email. It can't, because it's already got the email before it looks at it.

You should probably look into the SpamBlocker Technology features of your exim.conf file. If you've got spamblocking turned on for a domain, then you can actually block (before the mail even gets on your server) based on sender address, sender's domain name, or mailserver.

Jeff
 
Back
Top