mattnenterprise / rust-pop3

POP3 client for Rust
MIT License
31 stars 13 forks source link

Failed logon does not give error. #17

Closed Morindhal closed 3 years ago

Morindhal commented 6 years ago

A failed logon to a "Microsoft Exchange POP3" server does not give a error, and sets the authenticated flag.

Wireshark summary: S: -ERR Logon failure: unknown user name or bad password.

jeprojects commented 5 years ago

Fixed: https://github.com/mattnenterprise/rust-pop3/pull/19

mattnenterprise commented 3 years ago

This should have been fixed in bf607bbc8a2c472c075dc8086464b6ae5efed8e9