13 Star 0 Fork 19

src-openEuler/sendmail

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-sendmail-8.17.1-localdomain.patch 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
haochen 提交于 2022-03-21 16:51 . update sendmail to 8.17.1
diff --git a/cf/m4/proto.m4 b/cf/m4/proto.m4
index cfd71b3..6a7cf1c 100644
--- a/cf/m4/proto.m4
+++ b/cf/m4/proto.m4
@@ -1921,6 +1921,8 @@ R<@> < $* @ [IPv6:::1] >
$: < ? $&{client_name} > < $1 @ [IPv6:::1] >
R<@> < $* @ localhost.$m >
$: < ? $&{client_name} > < $1 @ localhost.$m >
+R<@> < $* @ localhost.localdomain >
+ $: < ? $&{client_name} > < $1 @ localhost.localdomain >
ifdef(`_NO_UUCP_', `dnl',
`R<@> < $* @ localhost.UUCP >
$: < ? $&{client_name} > < $1 @ localhost.UUCP >')
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/sendmail.git
git@gitee.com:src-openeuler/sendmail.git
src-openeuler
sendmail
sendmail
master

搜索帮助