Vytautas, > > How to configure amavisd-new to accept emf files in docx? > > Now mail is banned with following error: > > > > X-Amavis-Alert: BANNED, message contains BLOCK MORE NAME > > EXTENSIONS:.dat,word/media/image1.emf
Noel Jones wrote: > These are not blocked by default, you changed something in > either the $banned_filename_re or $banned_namepath_re to cause > these to be blocked. > > Your logs should contain more details about why something was > blocked. Check the logs and then edit your amavisd.conf. It was probably enabled by uncommenting the: # qr'(?# BLOCK MORE NAME EXTENSIONS ) # ^ (.*\t)? N= [^\t\n]* \. ( # ade|adp|app|bas|bat|chm|cmd|com|cpl|crt|emf|exe|fxp|grp|hlp|hta| # inf|ins|isp|js|jse|lnk|mda|mdb|mde|mdw|mdt|mdz|msc|msi|msp|mst| # ops|pcd|pif|prg|reg|scr|sct|shb|shs|vb|vbe|vbs| # wmf|wsc|wsf|wsh) (\t.*)? $'xmi, Mark ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/