Silviu Marin-Caea wrote: > Se poate? La postfix 2.x se face cu mime_header_checks, dupa cum au raspuns listasii, eu mai adaug ca la postfix 1.1.x se poate face cu body_checks asa:
grep body_checks /etc/postfix/main.cf # See also the body_checks example in the sample-filter.cf file. body_checks= regexp:/etc/postfix/body_checks cat /etc/postfix/body_checks (trebuie sa fie o singura linie) /(filename|name)=".*\.(exe|bat|pif|scr|com|ade|adp|app|asx|bas|chm|cmd|cpl|crt|csh|fxp|hlp|hta|inf|ins|isp|js|jse|ksh|lnk|mda|mde|mdt|mdw|mdz|msc|msi|msp|mst|ops|pcd|prf|prg|reg|scf|sct|shb|shs|url|vb|vbe|vbs|wsc|wsf|wsh)"/ REJECT Windows Executables not permitted (possibly unknown new viruses) --- Detalii despre listele noastre de mail: http://www.lug.ro/
