We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
관리 메뉴의 '메일 보내기' 이용시 devnote 내부적으로 에러가 발생하나 화면에는 별다른 반응이나 Noti가 없음.
{ [Error: connect EHOSTUNREACH] code: 'EHOSTUNREACH', errno: 'EHOSTUNREACH', syscall: 'connect' }
메일 주소에 대한 valid 체크 또는 에러 발생에 대한 Noti가 있었으면 좋겠습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
관리 메뉴의 '메일 보내기' 이용시
devnote 내부적으로 에러가 발생하나 화면에는 별다른 반응이나 Noti가 없음.
{ [Error: connect EHOSTUNREACH]
code: 'EHOSTUNREACH',
errno: 'EHOSTUNREACH',
syscall: 'connect' }
메일 주소에 대한 valid 체크 또는 에러 발생에 대한 Noti가 있었으면 좋겠습니다.
The text was updated successfully, but these errors were encountered: