Achim Grolms wrote:

>> Does the problem happen with  Net::POP3 2.28
>> or with Net::POP3 2.28_2 ?
>>
>> (I want to ensure that the changes
>> that made 2.28_2 are not the problem.).

I checked with both versions, but they're no different.

> You can use ->debug(1) method of a Net::POP3 object
> to get debug output of POP3-communication.
> Can you send debug-output if that kind?

Sure, but that's not really more than I already posted:

Net::POP3>>> Net::POP3(2.28)
Net::POP3>>>   Net::Cmd(2.26)
Net::POP3>>>     Exporter(5.58)
Net::POP3>>>   IO::Socket::INET(1.29)
Net::POP3>>>     IO::Socket(1.29)
Net::POP3>>>       IO::Handle(1.25)
Net::POP3=GLOB(0x1019fff0)<<< +OK Dovecot ready.
Net::POP3=GLOB(0x1019fff0)>>> CAPA
Net::POP3=GLOB(0x1019fff0)<<< +OK
Net::POP3=GLOB(0x1019fff0)>>> AUTH DIGEST-MD5
Net::POP3=GLOB(0x1019fff0)<<< +
cmVhbG09IiIsbm9uY2U9ImtZUk1Ga1hDalRVVkxMcjFET2FiYUE9PSIscW9wPSJhdXRoIixjaGFyc2V0PSJ1dGYtOCIsYWxnb3JpdGhtPSJtZDUtc2VzcyI=
Net::POP3=GLOB(0x1019fff0)>>>
YXV0aHppZD0ianVlcmdlbiIsY2hhcnNldD11dGYtOCxjbm9uY2U9IjU5MGRmMjU4M2YxY2MwNDFjOTUzZDZhNDY4NWNlZTVkIixkaWdlc3QtdXJpPSJwb3AzL3BpY28iLG5jPTAwMDAwMDAxLG5vbmNlPSJrWVJNRmtYQ2pUVVZMTHIxRE9hYmFBPT0iLHFvcD1hdXRoLHJlYWxtPSIiLHJlc3BvbnNlPWE3MGUwOGRiNWMyZGM5OTIzOGI3OWE5YWNlNjc1YmQ5LHVzZXJuYW1lPSJqdWVyZ2VuIg==
Net::POP3=GLOB(0x1019fff0)<<< -ERR Authentication failed.
Net::POP3=GLOB(0x1019fff0)>>> QUIT
Net::POP3=GLOB(0x1019fff0)<<< +OK Logging out

Ciao,
Jürgen

Reply via email to