# 0x4447 S3 Email - AWS S3와 SES로 구현한 서버리스 이메일 서버

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1221](https://news.hada.io/topic?id=1221)
- GeekNews Markdown: [https://news.hada.io/topic/1221.md](https://news.hada.io/topic/1221.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-05T09:19:56+09:00
- Updated: 2020-01-05T09:19:56+09:00
- Original source: [github.com](https://github.com/0x4447/0x4447_product_s3_email)
- Points: 5
- Comments: 0

## Topic Body

메일전송 SES, 저장 S3, 구현코드 Lambda.

무제한의 메일계정을 만들수 있는 작은 이메일 서버.

CloudFormation으로 손쉽게 설치 가능.

SES에서 자기 도메인 DKIM설정 및 인증등은 필요.

개인용도로 사용시엔 대부분 Free Tier에서 해결되고, S3 및 CodePipeline 관련 비용만 약간 발생

( SES는 발신/수신에 월 1000통만 무료로 제공하므로, 그 이상의 메일을 주고 받게되면..  )

## Comments



_No public comments on this page._
