Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 19:03:20 +0100
From:      =?iso-8859-1?Q?R=E9mi_Guyomarch?= <rguyom@pobox.com>
To:        freebsd-security@FreeBSD.ORG
Subject:   Re: this is getting ridiculous
Message-ID:  <20011030190320.B81334@diabolo.ifn.fr>
In-Reply-To: <LAW2-OE76XGfMrYwij800005de6@hotmail.com>; from david_kutcher@hotmail.com on Tue, Oct 30, 2001 at 12:44:05PM -0500
References:  <LAW2-OE76XGfMrYwij800005de6@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 30, 2001 at 12:44:05PM -0500, David Kutcher wrote:
> Could someone change the mailing list to not support attachments or to limit
> message sizes?  (I think attachments:no would be a much better idea)
> 
> The only way we'd be getting more viruses if we were using AOL accounts...
> 
> and maybe also disabling html emails?

Hey root@hub.freebsd.org, since you're using Postfix, please put that in
your body_checks file (regex syntax, not pcre) : 

# rejects mails trying to fool lokout users by way of the iframe vulnerability
/^<iframe src=3Dcid:[[:alnum:]]+ height=3D0 width=3D0/		REJECT

# rejects Win32/Klez.A@mm
/^I'm sorry to do so,but it's helpless to say sorry\.$/		REJECT

Thanks,

-- 
Rémi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011030190320.B81334>