[vlc] Re: Nazi Propaganda
Marvin R. Pierce
mpierce at iinet.net.au
Thu Jun 10 15:32:23 CEST 2004
On Thu, 2004-06-10 at 21:54, Måns Rullgård wrote:
> Jens Prüfer <jens.pruefer at gmx.de> writes:
>
> > Hello,
> >
> >> As the From: is the real from of users actually subscribed to the ml, the
> >> ml manager lets this messages go. The only way to block these mails
> >> would be either to detect they are 'spams' or to detect these are non
> >> english mails. None of the solution are straightforward.
> >
> > Wonderful. Maybe filtering for user-agent (anything related to Microsoft OS
> > and/or mailing agents cannot be trusted) should be best practice till those
> > ever new worm infections have been taken care of ;-)
>
> Just filter everything with the X-Virus header set, or use the "evil
> bit" specified in RFC 3514.
>
> --
> Måns Rullgård
mru at kth.se
This type of mail is trapped as spam on my system on my system with this
simple procmail rule:
# Any mail not addressed to me is potential spam
# Warning: may discard BCC's to me
:0
* ! ^To: .*(mpierce|mpierce0713|mrpierce)@(xxxxx.net.au|xxxxxxxx.com.au)
* ! ^To: (root|postmaster|mpierce)@(libranet|localhost)
{
LOG="TRAPPED SPAM (Not 2 Me TO rule) - "
:0
spam/
}
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list