# Go로 밑바닥부터 SMTP 프로토콜 배우기 : Gmail에서 이메일 받아보기

> Clean Markdown view of GeekNews topic #6359. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6359](https://news.hada.io/topic?id=6359)
- GeekNews Markdown: [https://news.hada.io/topic/6359.md](https://news.hada.io/topic/6359.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-14T09:56:54+09:00
- Updated: 2022-04-14T09:56:54+09:00
- Original source: [notes.eatonphil.com](https://notes.eatonphil.com/handling-email-from-gmail-smtp-protocol-basics.html)
- Points: 27
- Comments: 0

## Topic Body

- 간단한 SMTP서버를 만들면서 배워보는 글  
- 25번 포트 열고 Greeting/EHLO 보내는 것부터 코드 적어가며 설명   
- 이메일 헤더와 바디를 간단히 처리하고 Gmail에서 메일 보내서 수신 테스트   
- 코드는 깃헙에 공개

## Comments



_No public comments on this page._
