Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

部分 V. Mail Server

目录

50. Mail server constituent
51. mail user agent (MUA)
51.1. mail
51.2. mutt - text-based mailreader supporting MIME, GPG, PGP and threading
51.2.1. 发送邮件
51.2.2. 设置自定义 From
51.3. alpine - Text-based email client, friendly for novices but powerful
51.4. fetchmail - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
51.5. GPG4WIN
51.6. Evolution
52. exim - meta-package to ease Exim MTA (v4) installation
52.1. install
52.1.1. ubuntu/debian
52.1.2. CentOS/Redhat
52.2. exim 命令
52.2.1. 帮助信息
52.2.2. 测试发送邮件
52.2.3. 刷新邮件队列
52.3. 配置exim
52.3.1. /etc/aliases 别名配置
52.4. FAQ
52.4.1. Mailing to remote domains not supported
53. postfix - High-performance mail transport agent
53.1. install
53.1.1. Ubuntu
53.1.2. CentOS
53.1.3. OSCM 通过配置管理脚本安装
53.2. 配置 Postfix
53.2.1. 转发配置
53.2.2. 拒收垃圾邮件
53.2.3. 收件箱配置
53.2.4. 邮件投递
53.2.5. 队列配置
53.2.6. 客户端
53.2.7. SMTP 发送权限相关配置
53.3. aliases
53.4. dkim
53.4.1. 增加域名
53.4.2. 测试
53.5. Rspamd
53.6. /var/log/maillog
53.6.1. 计算每分钟发送数量日志统计
53.6.2. 虚假地址统计
53.7. Post 命令
53.7.1. postconf - Postfix configuration utility
53.7.2. postsuper
53.7.3. postqueue - Postfix queue control
53.7.4. postmulti - Postfix multi-instance manager
53.8. Example
53.8.1. 站内电邮发送
53.8.2. EDM 服务器
53.8.3. SMTP 邮件发送服务器
53.9. FAQ
53.9.1. SMTP ERROR: RCPT TO command failed: 501 5.1.3 Bad recipient address syntax
53.9.2. connect to gmail-smtp-in.l.google.com[2607:f8b0:400e:c00::1a]:25: Network is unreachable
53.9.3. opendkim[5762]: 3012A802C1DD: [49.213.11.18] [49.213.11.18] not internal
53.9.4. opendkim[12578]: 4CC5C802C382: no signature data
53.9.5. /etc/opendkim/keys/default.private: open(): No such file or directory
53.9.6. fatal: parameter inet_interfaces: no local interface found for ::1
53.9.7. NOQUEUE: reject: MAIL from unknown[192.168.3.31]: 552 5.3.4 Message size exceeds fixed limit;
53.9.8. 452 4.3.1 Insufficient system storage
53.9.9. 454 Relay access denied
54. 邮件原文
54.1. Subject Unicode
54.2. TO/CC/BCC
54.3. 正文
54.4. POP Sniffer
54.5. PHP mail()
55. 反垃圾邮件相关
55.1. Sender Policy Framework
55.1.1. 分析 SPF 记录
55.2. DKIM
55.3. 邮件被拒收处理方法
55.3.1. NetEase
55.3.2. Sohu
55.3.3. Tom
55.3.4. QQ
55.3.5. 21CN
56. Fax
56.1. HylaFAX
57. FAQ
57.1. 通过SSH与控制台不能登录