POP3Client.capa() should call POP3Client.getAdditionalReply()
-------------------------------------------------------------
Key: NET-438
URL: https://issues.apache.org/jira/browse/NET-438
Project: Commons Net
Issue Type: Bug
Components: POP3
Affects Versions: 3.0.1
Reporter: Norman Maurer
As CAPA response contains multiple lines as response its neede to call
getAdditionalReply() to consume all lines. Beside this it would make sense to
move capa() from ExtendedPOP3Client to POP3Client. If you want to keep it in
ExtendedPOP3Client it really would make sense to add all constructors of
POP3SClient to allow also the usage with STARTTLS and POP3S
--
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