Norman Maurer (JIRA) wrote:
I will fix it soon..

If I can give you an hint on bugfix workflow:
1) change the tests to check both issues and see them failing
2) fix the involved class
3) rerun tests and see they pass.
4) provide the patch

Stefano

Limit MaxRcpt per Email
-----------------------

         Key: JAMES-468
         URL: http://issues.apache.org/jira/browse/JAMES-468
     Project: James
        Type: New Feature

    Reporter: Norman Maurer
    Assignee: Stefano Bagnara
     Fix For: 2.3.0a2
 Attachments: DataCmdHandler-maxrcpt.patch, RcptCmdHandler-maxrcpt.patch, 
SMTPServerTest-maxrcpt.patch, SMTPTestConfiguration-maxrcpt.patch, 
james-config.xml-maxrcpt.patch

I add a new configuration option to RCPTCmdHandler to limit the RCPT that are set per Mail. This can be usefull for Admins that want to set a limit for RCPTs. The RCPT count get reseted if the DATACmdHandler get called.
Here it is..




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to