Hello folks, In my amavis.conf file I have:
$final_virus_destiny = D_BOUNCE; $final_banned_destiny = D_BOUNCE; $final_spam_destiny = D_DISCARD; $final_bad_header_destiny = D_PASS; If I send from an external account ([EMAIL PROTECTED]) a message with virus eicar, for example, to one of my SMTP accounts ([EMAIL PROTECTED]), the logs show the next: // amavisd.log: Aug 31 18:48:47 tartarus.opengea.org /usr/sbin/amavisd[5782]: (05782-04) Blocked INFECTED (Eicar-Test-Signature), [82.194.70. 92] [82.194.70.92] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, quarantine: o/virus-ofhZcuxlcWiX, Message- ID: <[EMAIL PROTECTED]>, mail_id: ofhZcuxlcWiX, Hits: -, size: 1619, 177 ms // maillog: Aug 31 18:48:46 mail postfix/smtpd[5793]: connect from ns5.mamutserver.com[82.194.70.92] Aug 31 18:48:47 mail policyd: rcpt=687, greylist=update_train, host=82.194.70.92 (ns5.mamutserver.com), from=sistemes.llistes @intergrid.cat, [EMAIL PROTECTED], size=0 Aug 31 18:48:47 mail policyd: rcpt=687, throttle_rcpt=clear(a), host=82.194.70.92, [EMAIL PROTECTED], to=jo [EMAIL PROTECTED], count=0/1000(37), threshold=0% Aug 31 18:48:47 mail postfix/policy-spf[5798]: handler sender_policy_framework: is decisive. Aug 31 18:48:47 mail postfix/policy-spf[5798]: : Policy action=PREPEND Received-SPF: none (intergrid.cat: No applicable sende r policy available) receiver=unknown; identity=mfrom; envelope-from="[EMAIL PROTECTED]"; helo=intergrid.cat; cli ent-ip=82.194.70.92 Aug 31 18:48:47 mail postfix/smtpd[5793]: 51171D50064: client=ns5.mamutserver.com[82.194.70.92] Aug 31 18:48:47 mail postfix/cleanup[5687]: 51171D50064: message-id=<[EMAIL PROTECTED]> Aug 31 18:48:47 mail postfix/qmgr[5245]: 51171D50064: from=<[EMAIL PROTECTED]>, size=1620, nrcpt=1 (queue active ) Aug 31 18:48:47 mail postfix/smtpd[5793]: disconnect from ns5.mamutserver.com[82.194.70.92] Aug 31 18:48:47 mail postfix/smtp[5741]: 51171D50064: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, delay= 0.67, delays=0.49/0/0/0.18, dsn=2.5.0, status=sent (250 2.5.0 Ok, id=05782-04, DISCARD(bounce.suppressed)) Aug 31 18:48:47 mail postfix/qmgr[5245]: 51171D50064: removed ... but I don't recieve any failed delivery notification. ¿What's wrong? -- Thanks, Jordi Espasa Clofent ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
