일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- c# 윈폼
- 도커
- jupyter
- jupyter lab
- git
- 포인터
- gitlab
- Unity
- HTML
- c# winform
- vim
- 유니티
- Algorithm
- C# delegate
- Houdini
- c# 추상 클래스
- 깃
- Flutter
- C언어 포인터
- Python
- docker
- github
- dart 언어
- 플러터
- c#
- Data Structure
- 구조체
- 다트 언어
- C++
- c언어
- Today
- Total
nomad-programmer
[DevOps/Docker] mail 서버 설정 본문
메일 서버를 운용하려면 DNS부터 설정해야 한다.
DNS 설정은 아래의 블로그에 잘 정리되어 있어서 링크를 걸었다.
https://gumu.kr/blog/185/mailplus2/
시놀로지 NAS, 메일서버 구현하기 2탄(도메인DNS, SPF, DKIM, DMARC 설정) - Gumu's treasure box
Read in: English 1탄에서는 Synology NAS내에 Mail Plus (1) 패키지 설치 (2) 패키지 설정을 다루었다. 2탄에서는 Mail Plus를 사용하기 위한 도메인 설정을 해보도록 한다. 먼저, 도메인과 연결할 실제 NAS의 외
gumu.kr
아래의 블로그가 더 잘 되어있는 듯!
https://www.wsgvet.com/home/677
mail server
https://github.com/docker-mailserver/docker-mailserver
GitHub - docker-mailserver/docker-mailserver: Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Ant
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container. - GitHub - docker-mailserver/docker-mailserver: Production-ready fullstac...
github.com
https://docker-mailserver.github.io/docker-mailserver/latest/
Home - Docker Mailserver
This Documentation is Versioned Make sure to select the correct version of this documentation! It should match the version of the image you are using. The default version corresponds to the :latest image tag - the most recent stable release. This documenta
docker-mailserver.github.io
'DevOps > Docker' 카테고리의 다른 글
[DevOps/Docker] Failed to initialize NVML: Unknown Error (0) | 2024.08.15 |
---|---|
[DevOps/Docker] Docker Credential Pass 설정 (feat. RockyLinux9) (0) | 2024.08.14 |
[DevOps/Docker] Portainer (도커와 쿠버네티스 관리를 쉽게) (0) | 2023.08.27 |
[DevOps/Docker] 명령어 및 옵션 목록 (0) | 2020.12.14 |
[DevOps/Docker] 분산 환경에서의 컨테이너 운용 관리 (0) | 2020.12.10 |