[ http://issues.apache.org/jira/browse/JAMES-715?page=comments#action_12452216 ] Norman Maurer commented on JAMES-715: -------------------------------------
This "bug" was indruduced by trying to fix JAMES-31. I not agree with the solution of the old patch: http://svn.apache.org/viewvc/james/server/trunk/src/java/org/apache/james/transport/mailets/RemoteDelivery.java?r1=107866&r2=107867 If a domain not exists or can not resolved a permanent error should returned. Thats how "big" mailservers like qmail and postfix act. > RemoteDelivery act invalid domains as temporary failure > ------------------------------------------------------- > > Key: JAMES-715 > URL: http://issues.apache.org/jira/browse/JAMES-715 > Project: James > Issue Type: Bug > Components: Matchers/Mailets (bundled) > Affects Versions: 2.2.0, 2.3.0 > Reporter: Norman Maurer > Assigned To: Norman Maurer > Priority: Critical > Fix For: Next Major > > > RemoteDelivery doesn't use a permanent error when trying to deliver to a > non-existing domain. So the bounce is not sent until all delivery retries > finish. That's not correct. On a non-existing domain the bounce needs to get > sent as soon as possible -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
