I need to do something VERY simple (i think) 98% of the mail making it through to my users is all received from a relay in asia: 210.7.68.50.
I want to tell spam assassin to kill all messages with
Received: from 210.7.68.50
before they are even delivered.
They are all virus mails.
I get mails from the zimbra admin user letting me know that every day, and its almost as annoying as spam:
Code:
From: "Content-filter at mail.domain.org" <admin@mail.domain.org>
Subject: VIRUS (Worm.SomeFool.Gen-2) IN MAIL TO YOU (from <?@[210.7.68.50]>)
To: <user@domain.org>
Message-ID: <VRzRH71qzb08K4@mail.domain.org>
VIRUS ALERT
Our content checker found
virus: Worm.SomeFool.Gen-2
in an email to you from unknown sender:
?@[210.7.68.50]
claiming to be: <skelly@xpressdocs.com>
First upstream SMTP client IP address: [210.7.68.50]
According to the 'Received:' trace, the message originated at:
[210.7.68.50]
domain.org (unknown [210.7.68.50])
Our internal reference code for the message is 03331-05/zRH71qzb08K4.
The message has been quarantined as:
virus-zRH71qzb08K4
Please contact your system administrator for details. could I get simple instructions?