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 2012/01/12 14:41:39 UTC

[jira] [Created] (PROTOCOLS-87) Add support for APOP

Add support for APOP
--------------------

                 Key: PROTOCOLS-87
                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-87
             Project: JAMES Protocols
          Issue Type: New Feature
          Components: pop3
    Affects Versions: 1.6.0-RC1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
            Priority: Minor
             Fix For: 1.6.0


It would be nice to support APOP

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


Re: [jira] [Resolved] (PROTOCOLS-87) Add support for APOP

Posted by Jochen Gazda <ga...@gmail.com>.
Norman,

org.apache.james.pop3server.core.PassCmdHandler is not compilable
since your r1230560

org.apache.james.pop3server.core.PassCmdHandler.auth(POP3Session, String)

is not compatible with

org.apache.james.protocols.pop3.core.AbstractPassCmdHandler.auth(POP3Session,
String, String)

Best

Gazda

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


[jira] [Resolved] (PROTOCOLS-87) Add support for APOP

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

Norman Maurer resolved PROTOCOLS-87.
------------------------------------

    Resolution: Fixed

done
                
> Add support for APOP
> --------------------
>
>                 Key: PROTOCOLS-87
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-87
>             Project: JAMES Protocols
>          Issue Type: New Feature
>          Components: pop3
>    Affects Versions: 1.6.0-RC1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> It would be nice to support APOP

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