You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bogdan Drozdowski (JIRA)" <ji...@apache.org> on 2011/01/31 18:11:29 UTC

[jira] Updated: (NET-351) [POP3] [PATCH] APOP authentication fails most of the time

     [ https://issues.apache.org/jira/browse/NET-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Drozdowski updated NET-351:
----------------------------------

    Attachment: pop3-apop.diff

This patch fixes the issue. When a byte is less than 15, Integer.toHexString produces "X" instead of "0X", this makes the resulting MD5 hash sorter than 32 chars.

> [POP3] [PATCH] APOP authentication fails most of the time
> ---------------------------------------------------------
>
>                 Key: NET-351
>                 URL: https://issues.apache.org/jira/browse/NET-351
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Bogdan Drozdowski
>         Attachments: pop3-apop.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The APOP authentication fails most of the time. Server replying "-ERR Incorrect parameters" and puts "no authentication data" in the log.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira