2022-11-07 10:18:18.064 Opening log file.
2022-11-07 10:18:18.071 INFO FileLogWriter(1)[1] Info: Assembly: Rebex.Common R6.8 for .NET 6.0
2022-11-07 10:18:18.078 INFO FileLogWriter(1)[1] Info: Platform: Windows 11 (Build 22000) 64-bit; CLR: .NET 7.0.0-rc.2.22472.3
2022-11-07 10:18:18.082 DEBUG FileLogWriter(1)[1] Info: Culture: it; windows-1252
2022-11-07 10:18:18.326 DEBUG Pop3(1)[1] Info: State changed from 'Disconnected' to 'Connecting'.
2022-11-07 10:18:18.326 INFO Pop3(1)[1] Info: Connecting to in.alice.it:110 using Pop3.
2022-11-07 10:18:18.326 INFO Pop3(1)[1] Info: Assembly: Rebex.Pop3 R6.8 for .NET 6.0 (Trial)
2022-11-07 10:18:18.326 INFO Pop3(1)[1] Info: Platform: Windows 11 (Build 22000) 64-bit; CLR: .NET 7.0.0-rc.2.22472.3
2022-11-07 10:18:18.327 DEBUG Pop3(1)[1] Info: Culture: it; windows-1252
2022-11-07 10:18:18.332 INFO Pop3(1)[1] Info: Connecting to in.alice.it.
2022-11-07 10:18:18.375 DEBUG Pop3(1)[1] Proxy: Resolving 'in.alice.it'.
2022-11-07 10:18:18.444 DEBUG Pop3(1)[1] Proxy: Connecting to 34.147.41.170:110 (no proxy).
2022-11-07 10:18:18.475 DEBUG Pop3(1)[1] Proxy: Connection established.
2022-11-07 10:18:18.477 DEBUG Pop3(1)[1] Info: Connection succeeded.
2022-11-07 10:18:18.489 DEBUG Pop3(1)[1] Info: State changed from 'Connecting' to 'Reading'.
2022-11-07 10:18:18.491 INFO Pop3(1)[1] Response: +OK POP3 Server
2022-11-07 10:18:18.491 DEBUG Pop3(1)[1] Info: State changed from 'Reading' to 'Ready'.
2022-11-07 10:18:18.494 DEBUG Pop3(1)[1] Info: State changed from 'Ready' to 'Sending'.
2022-11-07 10:18:18.495 INFO Pop3(1)[1] Command: CAPA
2022-11-07 10:18:18.495 DEBUG Pop3(1)[1] Info: State changed from 'Sending' to 'Reading'.
2022-11-07 10:18:18.514 INFO Pop3(1)[1] Response: +OK Capability list follows
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Info: State changed from 'Reading' to 'Downloading'.
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: TOP
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: USER
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: RESP_CODES
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: PIPELINING
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: EXPIRE NEVER
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: UIDL
2022-11-07 10:18:18.514 DEBUG Pop3(1)[1] Response: STLS
2022-11-07 10:18:18.515 DEBUG Pop3(1)[1] Response: SASL PLAIN
2022-11-07 10:18:18.516 DEBUG Pop3(1)[1] Response: .
2022-11-07 10:18:18.516 DEBUG Pop3(1)[1] Info: State changed from 'Downloading' to 'Ready'.
2022-11-07 10:18:18.828 DEBUG Pop3(1)[1] Info: State changed from 'Ready' to 'Sending'.
2022-11-07 10:18:18.828 INFO Pop3(1)[1] Command: AUTH PLAIN
2022-11-07 10:18:18.828 DEBUG Pop3(1)[1] Info: State changed from 'Sending' to 'Reading'.
2022-11-07 10:18:18.848 INFO Pop3(1)[1] Response: +
2022-11-07 10:18:18.873 ERROR Pop3(1)[1] Info: Rebex.Net.Pop3Exception: Invalid POP3 response.
at Rebex.Net.Pop3.inudi(Boolean p0, Boolean p1, String& p2)
at Rebex.Net.Pop3.ogpyh(String p0, Boolean p1, Boolean p2)
at Rebex.Net.Pop3.qgtjx(String p0, String p1, Pop3Authentication p2, GssApiProvider p3)
at Rebex.Net.Pop3.fzyje(String p0, String p1, Pop3Authentication p2)