[Postfixbuch-users] spam in Bilddateien
    Ralf Hildebrandt 
    Ralf.Hildebrandt at charite.de
                  
    Di Feb 27 15:42:22 CET 2007
    
    
* Robin <robin at amiganiac.net>:
> /(file)?name=\.?.*\.(gif|GIF)\.?/ REJECT Gif-Attachments are not acceptable.
die sind eh case-insensitiv! Also kürzer:
/(file)?name=\.?.*\.gif\.?/ REJECT Gif-Attachments are not acceptable.
Aber warum sollte hinter ".gif" noch ein "." stehen müssen?
-- 
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de)             plonk at charite.de
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
In our world, software has to be small, has to be debugged, has to
ship as part of a major initiative, has to avoid compatibility
problems, has to avoid end user calls.                  Bill Gates
    
    
Mehr Informationen über die Mailingliste Postfixbuch-users