update:all

This commit is contained in:
Dich
2025-07-05 15:03:43 +08:00
parent 82e748ef73
commit 9840ee7e42
211 changed files with 1727 additions and 3463 deletions

View File

@ -1,9 +1,9 @@
+++
title = "电子邮件是如何工作的:自建域名邮箱"
title = "网络艺术:自建域名邮箱"
date = 2024-02-22
[taxonomies]
tags = ["网络艺术"]
tags = ["Network"]
+++
前言 poste.io 邮件服务基于 Docker 搭建,用的是 Haraka + Dovecot + SQLite 邮件系统,占用资源较少,安装简单,适合个人使用。
@ -97,4 +97,4 @@ services:
| POP3 | mail.your-domain.com, pop.your-domain.com | 995, 110 | STARTTLS |
---
Done.
Done.