[Postfixbuch-users] mime_header_checks will nicht (immer)
Maik Weidemann
maillings at jg-service.de
Mi Feb 2 00:04:07 CET 2005
Hallo,
es ist zwar schon spät, aber eins kann ich, glaub ich, schon sagen.
zip-Dateien werden nicht abgelehnt, zu mindest habe ich die Endung "zip"
nicht bei den Regeln gefunden!
Daher sollte eine eMail mit einer Zip-Datei *immer* durchkommen!
Gruß
Maik
Ralf Ebeling schrieb:
>--- schnipp ---
>Content-Type: application/octet-stream;
> name="text01_5.60502.zip"
>Content-Transfer-Encoding: base64
>Content-Disposition: attachment;
> filename="text01_5.60502.zip"
>--- schnapp ---
>
>Ralf
>
># cat /etc/postfix/mime_header_checks
>/name=\"?(.*)\.(386|bat|bin|chm|cmd|com|cpl|do|exe|hpl|hta|jse|lnk|msi|ocx|ole)\"$/
> REJECT Attachment <$1.$2> rejected. We do not accept attachments of
>type <$2> (1)
>
>/name=\"?(.*)\.(pif|reg|rm|scr|shb|shm|shs|sys|vb[esx]|vxd|xl|xsl)\"$/
> REJECT Attachment <$1.$2> rejected. We do not accept attachments of
>type <$2> (2)
>
>/^\s*Content-(Disposition|Type).*name\s*=\s*"?(.+\.(386|bat|bin|chm|cmd|com|cpl|dll|do|exe|hpl|hta|jse|lnk|msi))"?\s*$/
> REJECT Attachment type not allowed. File "$2" has the unacceptable
>extension "$3" (3)
>
>/^\s*Content-(Disposition|Type).*name\s*=\s*"?(.+\.(ocx|ole|pif|reg|rm|scr|shb|shm|shs|sys|vb[esx]|vxd|xl|xsl))"?\s*$/
> REJECT Attachment type not allowed. File "$2" has the unacceptable
>extension "$3" (4)
>
>
>
Mehr Informationen über die Mailingliste Postfixbuch-users