Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connect-foundation/2019-06
๐ฎ ์ฐ๋ฆฌ๋ค์ ์ด๋ฉ์ผ ์๋น์ค, ๋ค์๋!
https://github.com/connect-foundation/2019-06
dovecot expressjs imap mysql nextjs nginx nodejs pop3 postfix react sequelize-orm smtp styled-components
Last synced: about 2 months ago
JSON representation
๐ฎ ์ฐ๋ฆฌ๋ค์ ์ด๋ฉ์ผ ์๋น์ค, ๋ค์๋!
- Host: GitHub
- URL: https://github.com/connect-foundation/2019-06
- Owner: connect-foundation
- License: mit
- Created: 2019-11-01T09:08:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:27:54.000Z (over 1 year ago)
- Last Synced: 2023-12-14T05:34:41.599Z (about 1 year ago)
- Topics: dovecot, expressjs, imap, mysql, nextjs, nginx, nodejs, pop3, postfix, react, sequelize-orm, smtp, styled-components
- Language: JavaScript
- Homepage:
- Size: 5.42 MB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Daitnu
> ์ฐ๋ฆฌ๋ค์ ์ด๋ฉ์ผ ์๋น์ค, ๋ค์๋!
> Linux ํ๊ฒฝ์์ SMTP, POP3, IMAP ํ๋กํ ์ฝ์ ์ด์ฉํ์ฌ ์ด๋ฉ์ผ ์๋ฒ ๊ตฌ์ถ# Daitnu Season2
๋ค์๋ ์์ฆ2๋ [๋ค๋ฅธ ๋ ํฌ](https://github.com/Daitnu/Daitnu-S2)์์ ์งํ๋ฉ๋๋ค.server : Spring ๊ธฐ๋ฐ
client : Type Script๋ก ์ ํ# Daitnu Season1
### ๐ [Homepage](https://www.daitnu.com)
### :postbox: [Daitnu Blog](https://velog.io/@daitnu)
### [View](https://github.com/connect-foundation/2019-06/wiki)
## Concept
![์ํฌํ๋ก์ฐ](https://user-images.githubusercontent.com/31912670/70213083-df1f2d00-177b-11ea-8144-3c4e3a362ddf.png)
### Mail Agents
- **MUA** (**M**ail **U**ser **A**gent): ๋ฉ์ผ์ ์ฝ๊ณ ๋ณด๋ผ ๋ ํด๋ผ์ด์ธํธ๊ฐ ์ด์ฉํ๋ ํ๋ก๊ทธ๋จ
- **MTA** (**M**ail **T**ransfer **A**gent): ๋ฉ์ผ์ SMTP๋ฅผ ํตํด ๋ค๋ฅธ ๋ฉ์ผ ์๋ฒ๋ก ์ ๋ฌํ๋ ํ๋ก๊ทธ๋จ
- **MDA** (**M**ail **D**elivery **A**gent): POP3, IMAP์ ํตํด ์๋ฒ์ ์ ์ฅ๋ ์ด๋ฉ์ผ์ ์ฌ์ฉ์์๊ฒ ์ ๋ฌํ๋ ํ๋ก๊ทธ๋จ### Mail Protocols
- **SMTP** (**S**imple **M**ail **T**ransfer **P**rotocol): ์ธํฐ๋ท์์ ์ด๋ฉ์ผ์ ๋ณด๋ด๊ธฐ ์ํด ์ด์ฉ๋๋ ํ๋กํ ์ฝ
- **SMTPS**: **SMTP** ํ๋กํ ์ฝ ์ด์ฉ์ **SSL** (**S**ecure **S**ocket **L**ayer)๋ฅผ ์ด์ฉํ์ฌ ์ํธํ
- **IMAP**/**POP3** (**I**nternet **M**essage **A**ccess **P**rotocol): ์์ฉ ๊ณ์ธต ์ธํฐ๋ท ํ๋กํ ์ฝ ์ค ํ๋๋ก, ์๊ฒฉ ์๋ฒ๋ก๋ถํฐ **TCP**/**IP** ์ฐ๊ฒฐ์ ํตํด ์ด๋ฉ์ผ์ ๊ฐ์ ธ์ค๋๋ฐ ์ฌ์ฉ
- **IMAPS**/**POP3S**: **IMAP**/**POP3** ํ๋กํ ์ฝ ์ฌ์ฉ์ **SSL** (**S**ecure **S**ocket **L**ayer)์ ์ด์ฉํ์ฌ ์ํธํ### **IMAP** vs **POP3**
- **IMAP**: ์๋ฒ์ ์ด๋ฉ์ผ์ ์ ์ฅ. ๋ชจ๋ฐ์ผ ์ฅ์น๋ ์ปดํจํฐ ๋ฑ ์ฌ๋ฌ ๊ธฐ๊ธฐ์์ ์ด๋ฉ์ผ์ ์ฒ๋ฆฌํ๋ ๊ฒฝ์ฐ **IMAP**์ ์ฌ์ฉํ๋ค๋ฉด ๋ชจ๋ ๊ธฐ๊ธฐ์์ ๋๊ธฐํ๋ ๋ฉ์ผ ์ ๋ณด๋ฅผ ๋ฐ์๋ณผ ์ ์์
- **POP3**: ๋ชจ๋ฐ์ผ ์ฅ์น๋ ์ปดํจํฐ์ ํด๋์ ์ด๋ฉ์ผ์ ์ ์ฅ. ์ด๋ก ์ ์ผ๋ก **IMAP**๋ณด๋ค Privateํ์ง๋ง, ์ด๋ฉ์ผ์ด ์์คํ ์ค๋ฅ, ํ๋ ๋๋ผ์ด๋ธ ๊ณ ์ฅ ๋ฑ์ผ๋ก๋ถํฐ ๋ ํฐ ์ํ์ ๋ ธ์ถ๋จ. ์ด๋ฉ์ผ์ ์ฌ์ฉํ๋ ๋ชจ๋ ๊ธฐ๊ธฐ๋ ์์ ์ ํด๋๋ฅผ ๊ฐ์ง๊ณ ์๊ณ ๋ค๋ฅธ ๊ธฐ๊ธฐ์์ ํด๋๋ฅผ ๋ณด๊ฑฐ๋ ์ ๊ทผํ ์ ์์## Tech Stack
![๊ธฐ์ ์คํ](https://user-images.githubusercontent.com/33617083/71553794-c2afa100-2a58-11ea-9576-a216552105e3.PNG)
## Prerequisites
- node 10.16.0
- npm 6.9.0## Install & Usage
- Front-End
```sh
cd web
npm install
npm run build
npm start
```- Back-End
```sh
cd server
npm install
npm start
```## Run tests
```sh
npm run test
```## Team
๐ค [@BuildTheTruth](https://github.com/BuildTheTruth)
๐ค [@ljh1324](https://github.com/ljh1324)
๐ค [@jonghwajoa](https://github.com/jonghwajoa)
๐ค [@sjh2428](https://github.com/sjh2428)