hi sending the infected report fails, because the [email protected] smtp envelope sender address is not wraped with <>.
it sends MAIL FROM:[email protected] instead of MAIL FROM:<[email protected]> seems that somewhere msginfo->sender_smtp gets filled without <> around. I could not locate where this happens. - Thomas amavisd 2.6.2 Mail.log: Mar 27 10:31:42 mailhost1 postfix/smtpd[28249]: warning: Illegal address syntax from localhost[127.0.0.1] in MAIL command: [email protected] Mar 27 10:31:42 mailhost1 amavis[28294]: (28294-01) Negative SMTP resp. to DATA: 503 5.5.1 Error: need RCPT command Mar 27 10:31:42 mailhost1 amavis[28294]: (28294-01) (!)SEND via SMTP: [email protected] -> <[email protected]>,[email protected] 501 5.1.7 Failed, id=28294-01, from MTA([127.0.0.1]:10025): 501 5.1.7 Bad sender address syntax Mar 27 10:31:42 mailhost1 amavis[28294]: (28294-01) (!)FAILED to notify admin: 501 5.1.7 Failed, id=28294-01, from MTA([127.0.0.1]:10025): 501 5.1.7 Bad sender address syntax Mar 27 10:31:42 mailhost1 amavis[28294]: (28294-01) Blocked INFECTED (Eicar-Test-Signature), SMTP [217.26.49.180] [217.26.49.180] <[email protected]> -> <[email protected]>, quarantine: K/virus-KsSBO-IEWOJv, Message-ID: <[email protected]>, mail_id: KsSBO-IEWOJv, Hits: -, size: 1312, 2081 ms ------------------------------------------------------------------------------ _______________________________________________ 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/
