![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
X-Virus-Scanned: by amavisd-new at postgresql.org |
)) | scrappy (AT) postgresql (DOT) org | 29460
| scrappy (AT) postgreSQL (DOT) org | 29305
| scrappy (AT) PostgreSQL (DOT) org | 28667
#2
| |||
| |||
|
|
------------------------------------------------------------------------------ /usr/local/libexec/ppf_verify: pgp command failed gpg: WARNING: using insecure memory! gpg: please see http://www.gnupg.org/faq.html for more information gpg: Signature made Thu Mar 4 07:42:30 2004 AST using DSA key ID 14964AC8 gpg: Can't check signature: public key not found ------------------------------------------------------------------------------ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 X-Virus-Scanned: by amavisd-new at postgresql.org Since "amavisd" does not appear to be catching the latest worm, how about filtering on size? Anything, say, over 20K will be held for approval. Here are the top posts by size to this list recently: |

#3
| |||
| |||
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 X-Virus-Scanned: by amavisd-new at postgresql.org Since "amavisd" does not appear to be catching the latest worm, how about filtering on size? Anything, say, over 20K will be held for approval. Here are the top posts by size to this list recently: The problem is, where do we stop? Tom pop'd me off a note about it yesterday, and we drop'd it from 40k to 30k ... ![]() |
#4
| |||
| |||
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 X-Virus-Scanned: by amavisd-new at postgresql.org Since "amavisd" does not appear to be catching the latest worm, how about filtering on size? Anything, say, over 20K will be held for approval. Here are the top posts by size to this list recently: The problem is, where do we stop? Tom pop'd me off a note about it yesterday, and we drop'd it from 40k to 30k ... ![]() A quick stop-gap is to block all ZIPs. We don't usually see a lot of ZIP attachments on these lists, IIRC. If I'm not mistaken, you run postfix on the server for the lists. The something along: /etc/postfix/main.cf: mime_header_checks = pcre:/etc/postfix/mime_header_checks /etc/postfix/mime_header_checks: /name=[^>]*\.(zip|exe|com|vbs)/ REJECT Potentially dangerous file attachment. Remove initial spaces, of course. And add/remove any other extensions you need. //Magnus |
![]() |
| Thread Tools | |
| Display Modes | |
| |