태그>badcredentials(총 1개의 글)
'badcredentials' 관련 최근글
-
- gsmtp를 이용해 sendmail 보낼 때 BadCredentials 해결

-
어린왕자와 여우 by 어린왕자|2021/03/27 23:00
Codeigniter의 email 라이브러리를 이용하여 아래의 설정으로 gmail smtp를 이용하고 있었다. $config ['mailtype'] = 'html';$config ['charset'] = 'utf-8';$config ['crlf'] = "rn";$config ['newline'] = "rn";$config ['va..
- gsmtp를 이용해 sendmail 보낼 때 BadCredentials 해결



