in main.cf body_checks aktivieren:
body_checks = /etc/postfix/body_checks
dann in die Datei /etc/postfix/body_checks folgende Einträge:
# Win32.Netsky.V
/The processing of this message can take a few minutes.../
REJECT Win32.Netsky.V
/Converting message. Please wait.../
REJECT Win32.Netsky.V
/Please wait while loading failed message.../
REJECT Win32.Netsky.V
/Please wait while converting the message.../
REJECT Win32.Netsky.V
anschließend Postfix mit 'postfix reload' durchstarten.
body_checks = /etc/postfix/body_checks
dann in die Datei /etc/postfix/body_checks folgende Einträge:
# Win32.Netsky.V
/The processing of this message can take a few minutes.../
REJECT Win32.Netsky.V
/Converting message. Please wait.../
REJECT Win32.Netsky.V
/Please wait while loading failed message.../
REJECT Win32.Netsky.V
/Please wait while converting the message.../
REJECT Win32.Netsky.V
anschließend Postfix mit 'postfix reload' durchstarten.