差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
it:skills:mail [2022-08-21 08:12] – [Docker mailserver] goldentianyait:skills:mail [2022-08-31 14:19] (当前版本) – [Mailu 系统] goldentianya
行 78: 行 78:
  
 [[https://setup.mailu.io/1.9/|Mailu]] [[https://mailu.io/master/reverse.html|with extern proxy (nginx)]] [[https://setup.mailu.io/1.9/|Mailu]] [[https://mailu.io/master/reverse.html|with extern proxy (nginx)]]
 +
 +[[https://mailu.io/master/maintain.html|with extern cert]]
  
 ( <color #ff7f27>''%%apt install docker docker-compose%%''</color> ( <color #ff7f27>''%%apt install docker docker-compose%%''</color>
  
-[[https://git.hownice.me/gprst/blog/src/branch/main/content/blog/email-server-on-raspberry-pi-with-mailu.md|自己build 一个]]+为树莓派 build 一个镜像,参考这两篇文章: 
 +  * [[https://git.hownice.me/gprst/blog/src/branch/main/content/blog/email-server-on-raspberry-pi-with-mailu.md|Blog Github]] 
 +  * [[https://mailu.io/1.9/rpi_build.html|树莓派Build]]
  
 <code> <code>
行 116: 行 120:
 检查端口  检查端口 
   netstat -tulpn | grep -E -w '25|80|110|143|443|465|587|993|995'   netstat -tulpn | grep -E -w '25|80|110|143|443|465|587|993|995'
 +===== Amazon SES =====
 +[[https://zhuanlan.zhihu.com/p/358780018|Amazon SES 解决服务器被退信问题]] / [[https://aws.amazon.com|]]
 +
 +[[https://docs.aws.amazon.com/zh_cn/ses/latest/dg/Welcome.html|SES 文档]] {{fa>amazon}}
 +
 +===== Microsoft 365 E5 =====
 +[[https://admin.microsoft.com/adminportal/home/logout|Microsoft 365 admin]]
 +
 +[[https://developer.microsoft.com/zh-cn/microsoft-365/profile|仪表盘]]
 +
 +[[https://admin.microsoft.com/|]] [[https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/use-dkim-to-validate-outbound-email?view=o365-worldwide|Use DKIM to validate outbound email sent from your custom domain]]
 +
 ===== Poste 项目 ===== ===== Poste 项目 =====
 [[https://qing.su/article/139.html|部署Poste邮件服务器]] [[https://poste.io/open|]] [[https://qing.su/article/139.html|部署Poste邮件服务器]] [[https://poste.io/open|]]
行 128: 行 144:
  
 [[https://mail.yandex.com/|Yandex]] [[https://mail.yandex.com/|Yandex]]
 +
 +====== CF + SMTP 中继 ======
 +
 +这是一个新的解决思路:
 +  - 通过 cloudflare 将邮件转送到 Gmail 或者任何的个人邮箱。CF 有 catch-all 功能,可以接收全域的邮件,甚至可以定制 no-reply 退信机制。
 +  - 发件则通过 [[https://account.sendinblue.com/|sendinblue]] 或者 Amazon SES,或者其它的邮件服务商。
 +
 +DNS 设置的时候,CF 和 sendinblue 同时都需要设定 SPF 记录,需要填写一条多域名的 SPF 记录。(([[https://www.renfei.org/blog/introduction-to-spf.html|SPF 记录:原理、语法及配置方法简介]])) (([[https://powerdmarc.com/zh/multiple-spf-records-on-email-domain/|多个SPF记录]])) (([[https://powerdmarc.com/zh/spf-record-syntax/|SPF记录的语法]]))
 +
 +因为使用的都是大厂的服务,稳定性比自建邮局要高出很多。可以考虑 simperator.com 依然托管在 zoho mail. 网站发信则通过SMTP中继服务。
 +
 +  * Amazon SES: 每月1000封信 (之后每1000封信收0.10$)
 +  * sendinblue: 每日300封信
 +  * emails.pabbly: 每日500封信
it/skills/mail.1661069563.txt.gz · 最后更改: 2022-08-21 08:12 由 goldentianya
回到顶部
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0