Re: this is getting ridiculous
From: Rémi Guyomarch (rguyom@pobox.com)
Date: 10/30/01
- Next message: Eli Dart: "Re: this is getting ridiculous"
- Previous message: Robert Herrold: "Re: this is getting ridiculous"
- In reply to: David Kutcher: "this is getting ridiculous"
- Next in thread: Eli Dart: "Re: this is getting ridiculous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Oct 2001 19:03:20 +0100 From: Rémi Guyomarch <rguyom@pobox.com> To: freebsd-security@FreeBSD.ORG
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
- Next message: Eli Dart: "Re: this is getting ridiculous"
- Previous message: Robert Herrold: "Re: this is getting ridiculous"
- In reply to: David Kutcher: "this is getting ridiculous"
- Next in thread: Eli Dart: "Re: this is getting ridiculous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|