On 10/22/06, Voytek Eymont <[EMAIL PROTECTED]> wrote: > > On Sun, October 22, 2006 11:58 pm, albi albinootje wrote: > > On 10/22/06, techlist06 <[EMAIL PROTECTED]> wrote: > > > > > i've decided to block .gif completely and advised my users to either use > > .jpg or .png, or use something like http://imageshack.us or to wrap it > > with gnupg > > > > complete blocking of .gif saves bandwidth and CPU-cycles :) > > > > (and the valid sender of a gif-image will get a nice explanation anyway) > > how/where did you implement blocking ?
i've added gif to # banned extension - basic and : $final_banned_destiny = D_BOUNCE; also : $virus_admin = ''; # notifications recip. $mailfrom_notify_admin = ''; # notifications sender $mailfrom_notify_recip = ''; # notifications sender $mailfrom_notify_spamadmin = ''; # notifications sender $mailfrom_to_quarantine = ''; # null return path; uses original sender if undef ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
