Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- mybatis
- hadoop
- R
- plugin
- JavaScript
- NPM
- react
- Express
- Spring
- es6
- mapreduce
- vaadin
- Android
- tomcat
- table
- MSSQL
- Sqoop
- 공정능력
- Eclipse
- 보조정렬
- Kotlin
- SPC
- window
- SSL
- IntelliJ
- SQL
- Python
- GIT
- Java
- xPlatform
Archives
- Today
- Total
반응형
목록sendmail (1)
DBILITY
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/r52CH/btrcB4xpooZ/2kNXZKdN2vw99fJ3GTguA1/img.png)
smtplib 사용 별도로 sendmail server를 구축하고, dns mx record 등록하는 등 작업이 필요하겠지만, 언제 다하겠나 생각도 안남 회사나 gmail smtp를 사용해도 된다. gmail은 다음과 같은 SMTPAuthenticationError가 발생한다. smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. Learn more at\n5.7.8 https://support.google.com/mail/?p=BadCredentials k9sm4572812pfu.109 - gsmtp') 예전에 javamail로는 PasswordAuthentication을 처리하면 됐던거 같던데 지금은 모르겠..
python
2021. 8. 19. 17:24
반응형