# "이메일이 올바르지 않습니다." 라는 알림이 나타납니다.

이메일을 옳게 입력했는데도 "이메일이 올바르지 않습니다." 또는 "Email is invalid" 라는 안내 메시지가 나타나는 경우가 있습니다. &#x20;

이 상황은 현재 어딧로비의 로그인 시스템이 **비밀번호가 잘못 입력된 경우에도 이메일이 잘못 입력되었다는 알림을 띄우도록 설정되어 있기 때문**입니다. 비밀번호가 잘못되었다는 알림이 이용해 비밀번호를 추측하는 것을 방지하기 위한 장치이나, 사용자에게 혼란을 준다는 의견이 있어 다음 업데이트에서 수정될 예정입니다.&#x20;

올바른 이메일을 입력했는데도 "Email is invalid" 메시지가 나타나는 경우 비밀번호 역시 확인을 부탁드립니다.&#x20;

\*어딧로비의 비밀번호는 영어 소문자, 대문자, 숫자, 특수문자를 모두 포함하여 8자리 이상이어야 합니다. 비밀번호를 수정하고 싶으신 경우 다음 안내문서를 참고하여 주십시오.&#x20;

{% file src="/files/-LVpTAg-wzi8vCG3C\_wk" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.auditlobby.com/audit-lobby-faq/notification-email-is-invalid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
