hpi-swa-teaching / IMAPClient

This project provides a library and tool set to access email through IMAP in the Squeak/Smalltalk environment. (SWT22-13)
MIT License
22 stars 3 forks source link

Error: Password is not IMAP convertable, but can skip it #387

Open LinqLover opened 3 years ago

LinqLover commented 3 years ago

Steps to reproduce:

Expected result:

Login successfull (provided that you entered your real password).

Actual result:

Error: is not IMAP convertable [sic!]. But I can skip this error (Proceed) and the authentication is successful.

laugengebaeck commented 3 years ago

See also #258.