Bluehost.com Web Hosting $6.95

Re: [AMaViS-user] new error

This is a discussion on Re: [AMaViS-user] new error within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Mark Nernberg, > Using Amavisd-new 2.3.3, on FreeBSD 6.0, with Postfix 2.3 (snap). > I ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] new error

Mark Nernberg,

> Using Amavisd-new 2.3.3, on FreeBSD 6.0, with Postfix 2.3 (snap).
> I have made no changes to the system lately.
> However, recently, I've begun receiving the following error from Amavis:
> Jan 17 10:58:22 postoffice amavis[16449]: (16449-01) ESMTP: 504 5.5.4 RCPT
> command parameter not implemented: ORCPT=rfc822;phil@cindrich.com;
> PENALIZE: RCPT TO:<phil@cindrich.com> ORCPT=rfc822;phil@cindrich.com\r\n
> The setup is: postfix on port 25 -> smtpd_proxy_filter on localhost:10023
> (amavisd-new) -> postfix on localhost:10025 -> delivery.
> The message is being rejected by amavisd in the middle -- however, it only
> appears to be happening with certain specific servers.


This happens because amavisd-new is not a transparent smtp proxy,
yet you are using it as a proxy content filter.

In-depth reason is that your Postfix offers DSN support in its response
to EHLO, but amavisd-new 2.3.0 does not support this SMTP extension.
When a client sees that DSN is offered and decides to make use of it,
it provides ORCPT (and three other) parameteres to MAIL FROM and RCPT TO
commands, which Postfix passes on to amavisd-new, but amavisd-new does
not know how to deal with that and rightfully rejects the command
(it never announced DSN support in its EHLO response, so should not
be given DSN optional parameters by the client).

The simple answer is: do not use amavisd-new in an unsupported setup.

A possible workaround solution is to configure Postfix
to not offer DSN support:
smtpd_discard_ehlo_keywords = silent-discard, dsn

Another possible workaround is to wait for amavisd-new 2.4.0,
which will offer DSN support.

Mark



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=...486&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:52 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0