Hello, recently I started to play with Amavisd-new as before-queue proxyfilter for Postfix, mostly successful. One problem though appeared because amavisd-new rejected mails from one listserver.
Feb 27 22:47:41 katgar postfix/smtpd[8122]: setting up TLS connection from LISTS2.andrew.cmu.edu[128.2.10.216] Feb 27 22:47:41 katgar postfix/smtpd[8122]: TLS connection established from LISTS2.andrew.cmu.edu[128.2.10.216]: TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits) Feb 27 22:47:42 katgar amavis[8079]: (08079-01) (!)ESMTP: 503 5.7.4 Error: authentication disabled; PENALIZE: MAIL From:<[EMAIL PROTECTED]> SIZE=4683 AUTH=<>\r\n Feb 27 22:47:47 katgar postfix/smtpd[8122]: warning: proxy 127.0.0.1:10024 rejected "MAIL From:<[EMAIL PROTECTED]> SIZE=4683 AUTH=<>":"503 5.7.4 Error: authentication disabled" My Postfix server is configured to accept smtp auth, Amavisd-new is not, of course. For the moment I am simply suppressing STARTTLS and AUTH in the capability announcement for the listserver, and can receive mails from the server again. Leaving aside the question why the listserver is using the auth=<> extension to the mail from command at all, I am trying to find out, why Amavisd-new is not discarding the irrelevant AUTH=<> in the mail from command. I can't find any reference in RFC 2554 why a mail from with "mail from:<...> auth=<>" should be rejected by 503 error code. Can anyone shed any light on this situation? -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/