IMap outlook 로그인 실패

Get imap 액티비티를 통해서 메일 정보를 가져오려고 하는데,

어제까지 잘 되다가 컴퓨터 재부팅 후 갑자기 로그인 실패 오류가 발생합니다.
속성은 다음과 같이 설정했습니다.
Email Password에 변수를 사용하지 않고, 직접적으로 입력을 해도 같은 오류가 발생합니다.

도움이 필요합니다. 감사합니다.

Hi, sorry to reply in English. (I translated your text)

So if I understood correctly your IMAP implementation was working but stopped working after a system reboot.

You may want to identify the root cause of the issue, for example

  • if the password has changed
  • 2 factor authentication was enabled/enforced
  • port 993 was blocked by the network administrator

In all scenarios I recommend the following

  • try to log in to the account using a browser
  • try using an email client such as Thunderbird
  • contact your office/network administrator

If you notice 2-step authentication is enabled you will need to generate an application password as described here.

Manage app passwords for two-step verification (microsoft.com)

I hope this helps.