#if ${extract{2}{|}{$acl_m_avir_notification}} matches "seav" then # if first_delivery then # mail from "AntiVirus Daemon " # to $recipients # cc "AntiVirus Admin " # # reply_to "AntiVirus Admin " # subject "Warning: archive with executable file has been found in message with subject \"$h_Subject:\"" # extra_headers "Content-Transfer-Encoding: 8bit\nContent-Type: multipart/report; report-type=delivery-status;\n\tboundary=\"${extract{7}{|}{$acl_m_avir_notification}}\"\nMIME-Version: 1.0\nAuto-Submitted: auto-generated (antivirus-notification)" # expand file ${extract{8}{|}{$acl_m_avir_notification}} # # endif #endif