You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "TzeKai Lee (JIRA)" <ji...@apache.org> on 2012/07/18 11:42:34 UTC

[jira] [Created] (PROTOCOLS-97) AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT

TzeKai Lee created PROTOCOLS-97:
-----------------------------------

             Summary: AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT
                 Key: PROTOCOLS-97
                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-97
             Project: JAMES Protocols
          Issue Type: Bug
          Components: smtp
            Reporter: TzeKai Lee
            Assignee: Norman Maurer
         Attachments: fix_calc_smtpresponse.patch

AbstractHookableCmdHandler.calcDefaultSMTPResponse will throw IllegalArgumentException if HookResult code is DISCONNECT.
It also has incorrectly flow control condition for DENYSOFT.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Updated] (PROTOCOLS-97) AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT

Posted by "TzeKai Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROTOCOLS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

TzeKai Lee updated PROTOCOLS-97:
--------------------------------

    Attachment: fix_calc_smtpresponse.patch
    
> AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTOCOLS-97
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-97
>             Project: JAMES Protocols
>          Issue Type: Bug
>          Components: smtp
>            Reporter: TzeKai Lee
>            Assignee: Norman Maurer
>         Attachments: fix_calc_smtpresponse.patch
>
>
> AbstractHookableCmdHandler.calcDefaultSMTPResponse will throw IllegalArgumentException if HookResult code is DISCONNECT.
> It also has incorrectly flow control condition for DENYSOFT.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Closed] (PROTOCOLS-97) AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT

Posted by "Eric Charles (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROTOCOLS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles closed PROTOCOLS-97.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.2
         Assignee: Eric Charles  (was: Norman Maurer)

Patch committed, thx TzeKai Lee
                
> AbstractHookableCmdHandler.calcDefaultSMTPResponse throws exception for lonely DISCONNECT and incorrect condition for DENYSOFT
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTOCOLS-97
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-97
>             Project: JAMES Protocols
>          Issue Type: Bug
>          Components: smtp
>            Reporter: TzeKai Lee
>            Assignee: Eric Charles
>             Fix For: 1.6.2
>
>         Attachments: fix_calc_smtpresponse.patch
>
>
> AbstractHookableCmdHandler.calcDefaultSMTPResponse will throw IllegalArgumentException if HookResult code is DISCONNECT.
> It also has incorrectly flow control condition for DENYSOFT.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org