<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Email on Zayn's Blog</title><link>https://blog.treesir.pub/tags/email/</link><description>Recent content in Email on Zayn's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>yangzun@treesir.pub (Zayn)</managingEditor><webMaster>yangzun@treesir.pub (Zayn)</webMaster><copyright>2021-2026 Zayn</copyright><lastBuildDate>Tue, 03 Aug 2021 11:37:38 +0800</lastBuildDate><atom:link href="https://blog.treesir.pub/tags/email/index.xml" rel="self" type="application/rss+xml"/><item><title>使用 Docker Compose 5分钟 部署 一台邮件服务器</title><link>https://blog.treesir.pub/posts/docker-deploy-mailserver/</link><pubDate>Tue, 03 Aug 2021 11:37:38 +0800</pubDate><author>yangzun@treesir.pub (Zayn)</author><guid>https://blog.treesir.pub/posts/docker-deploy-mailserver/</guid><description>&lt;h2 class="relative group">背景
&lt;div id="背景" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#%e8%83%8c%e6%99%af" aria-label="锚点">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;blockquote>
&lt;p>由于 &lt;code>Gmail&lt;/code> 邮箱在国内无法使用 且 &lt;code>国内手机&lt;/code> 号码无法继续注册账号原因，最近想着折腾一下 自建一台 &lt;code>邮件服务器&lt;/code> 玩玩。正好在国外有台 vps (搬瓦工的)，比较空闲，目前且用来做扶墙使用，有点浪费，决定使用此台服务器搭建 &lt;code>邮件服务器&lt;/code> 。选择的部署方案选择了较为轻便的 &lt;code>docker&lt;/code>，在了解网上主流的实现镜像后 &lt;code>analogic/poste.io&lt;/code> &amp;amp; &lt;code>mailserver/docker-mailserver&lt;/code>，由于目前 vps 资源为 &lt;code>2c 1g&lt;/code> 的低配置，试着跑了一下前者，资源占用非常大(可能 默认开了什么功能什么的)， 在当前有限的配置下有点跑不动。了解后者这个 &lt;a
href="https://github.com/docker-mailserver/docker-mailserver/"
target="_blank"
>项目&lt;/a> 后，可以在最低 &lt;code>1c 512m&lt;/code> 下运行，最后决定选用后者 &lt;code>docker-mailserver&lt;/code> 进行部署。&lt;/p></description></item></channel></rss>