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 "Norman Maurer (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 12:10:32 UTC

[jira] [Created] (PROTOCOLS-44) LMTPDataLineMessageHookHandler does not remove itself from the session once it is done

LMTPDataLineMessageHookHandler does not remove itself from the session once it is done
--------------------------------------------------------------------------------------

                 Key: PROTOCOLS-44
                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-44
             Project: JAMES Protocols
          Issue Type: Bug
          Components: lmtp
    Affects Versions: 1.6-beta1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 1.6-beta2


The LMTPDataLineMessageHookHandler does not call session.popLineHandler() once it is done with processing the extensions. This leads to problems once a LMTP client will send more then one message per connection

--
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] [Resolved] (PROTOCOLS-44) LMTPDataLineMessageHookHandler does not remove itself from the session once it is done

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

Norman Maurer resolved PROTOCOLS-44.
------------------------------------

    Resolution: Fixed
    
> LMTPDataLineMessageHookHandler does not remove itself from the session once it is done
> --------------------------------------------------------------------------------------
>
>                 Key: PROTOCOLS-44
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-44
>             Project: JAMES Protocols
>          Issue Type: Bug
>          Components: lmtp
>    Affects Versions: 1.6-beta1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 1.6-beta2
>
>
> The LMTPDataLineMessageHookHandler does not call session.popLineHandler() once it is done with processing the extensions. This leads to problems once a LMTP client will send more then one message per connection

--
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