dsh pushed to main at dsh/mailgo 2026-08-16 12:18:46 +08:00
cead42fd69 Merge pull request 'fix: 外发优先 IPv4 + smarthost 中继 + 地址族配置(补 PR #1 合并后遗漏的提交)' (#3) from dsh/mailgo:outbound-ipv4-relay into main
7ce8751f46 feat: 出站地址族可配置(ip_family=ipv4/ipv6/auto)+ 源地址绑定(source_ip)
76c98c94f3 fix: relay_starttls 默认值始终为 true(未显式配置时),避免中继密码明文传输
8fb7aef052 fix: 外发优先走 IPv4(Gmail 拒收无 PTR 的 IPv6);新增 smarthost 中继支持
c40113d3bf Merge pull request 'fix: SMTP 收件邮件的附件未保存(Web 邮箱看不到附件)' (#2) from dsh/mailgo:fix/smtp-received-attachments into main
Compare 6 commits »
dsh created pull request kevin/mailgo#3 2026-08-16 12:10:58 +08:00
fix: 外发优先 IPv4 + smarthost 中继 + 地址族配置(补 PR #1 合并后遗漏的提交)
dsh pushed to outbound-ipv4-relay at dsh/mailgo 2026-08-16 12:10:47 +08:00
7ce8751f46 feat: 出站地址族可配置(ip_family=ipv4/ipv6/auto)+ 源地址绑定(source_ip)
76c98c94f3 fix: relay_starttls 默认值始终为 true(未显式配置时),避免中继密码明文传输
8fb7aef052 fix: 外发优先走 IPv4(Gmail 拒收无 PTR 的 IPv6);新增 smarthost 中继支持
Compare 3 commits »
dsh created branch outbound-ipv4-relay in dsh/mailgo 2026-08-16 12:10:47 +08:00
dsh created pull request kevin/mailgo#2 2026-08-16 11:54:19 +08:00
fix: SMTP 收件邮件的附件未保存(Web 邮箱看不到附件)
dsh pushed to fix/smtp-received-attachments at dsh/mailgo 2026-08-16 11:53:56 +08:00
31e5f94be6 fix: SMTP 收件邮件的附件未保存(Web 邮箱看不到附件)
dsh created branch fix/smtp-received-attachments in dsh/mailgo 2026-08-16 11:53:56 +08:00
dsh pushed to main at dsh/mailgo 2026-08-16 11:51:31 +08:00
79220b816d Merge pull request 'feat: 实现对外邮件投递(外发队列 + MX 直投 + DKIM 签名 + 退信 + 管理后台)' (#1) from dsh/mailgo:outbound-delivery into main
3bc33214c3 test: 增加外发 mailer 单元测试(线格式/点填充/8BITMIME/永久失败)及 DKIM 签名测试
5eb9bc2c71 feat: 实现对外邮件投递(外发队列 + MX 直投 + DKIM + 退信 + 管理后台)
Compare 3 commits »
dsh pushed to outbound-delivery at dsh/mailgo 2026-08-16 11:45:46 +08:00
1b81e5ccf8 feat: 出站地址族可配置(ip_family=ipv4/ipv6/auto)+ 源地址绑定(source_ip)
dsh pushed to outbound-delivery at dsh/mailgo 2026-08-16 11:41:03 +08:00
56a3baae95 fix: relay_starttls 默认值始终为 true(未显式配置时),避免中继密码明文传输
dsh pushed to outbound-delivery at dsh/mailgo 2026-08-16 11:40:01 +08:00
75a1619c68 fix: 外发优先走 IPv4(Gmail 拒收无 PTR 的 IPv6);新增 smarthost 中继支持
dsh created pull request kevin/mailgo#1 2026-08-16 05:31:20 +08:00
feat: 实现对外邮件投递(外发队列 + MX 直投 + DKIM 签名 + 退信 + 管理后台)
dsh pushed to outbound-delivery at dsh/mailgo 2026-08-16 05:30:56 +08:00
3bc33214c3 test: 增加外发 mailer 单元测试(线格式/点填充/8BITMIME/永久失败)及 DKIM 签名测试
5eb9bc2c71 feat: 实现对外邮件投递(外发队列 + MX 直投 + DKIM + 退信 + 管理后台)
Compare 2 commits »
dsh created branch outbound-delivery in dsh/mailgo 2026-08-16 05:30:56 +08:00
dsh created repository dsh/mailgo 2026-08-16 05:06:50 +08:00