# Mailpit - 개발자를 위한 이메일 테스팅 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9518](https://news.hada.io/topic?id=9518)
- GeekNews Markdown: [https://news.hada.io/topic/9518.md](https://news.hada.io/topic/9518.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-06-28T10:47:02+09:00
- Updated: 2023-06-28T10:47:02+09:00
- Original source: [github.com/axllent](https://github.com/axllent/mailpit)
- Points: 17
- Comments: 1

## Topic Body

- 멀티 플랫폼 이메일 테스팅 도구 & API   
- Go로 만든 싱글 바이너리. 설치 필요 없음   
- SMTP 서버로 동작하며, 모든 캡처된 이메일 보기 가능인 웹 인터페이스 내장  
- 모바일/태블릿용 미리보기 토글 가능   
- 고급 메일 검색, 메시지 태깅   
- 웹소켓을 이용한 실시간 웹 UI 업데이트   
- 설정 가능한 자동 이메일 Pruning(최근 500개의 이메일만 저장하는게 기본 값)   
- 이메일은 임시 저장 또는 영구저장 가능   
- 빠른 SMTP 처리(초당 70~100개의 이메일 처리)  
- SMTP 릴레잉/ 메시지 릴리즈   
- SMTP with STARTTLS & SMTP 인증   
- MailHog에서 영감을 받았으나 훨씬 빠름(포크하려다 속도 문제로 아예 재작성)

## Comments



### Comment 16791

- Author: iolothebard
- Created: 2023-06-28T10:59:52+09:00
- Points: 1

mailfit은 mailhog에서 inspired했고, mailhog는 mailcatcher에서 inspired했고, ... 거슬러거슬러 sendmail까지...
