我试图找出如何删除/隐藏使用OpenSMTPD发送的每个邮件的源IP地址?
在后缀中做同样的事情,将会是:
Hide your source IP with emails relayed by postfix
http://blog.tenak.net/2011/04/2011-04-dont-send-client-ip-postfix.html
http://serverfault.com/questions/413533/remove-hide-client-sender-ip-from-postfix
我正在使用OpenBSD。
谢谢!
https://www.mail-archive.com/[email protected]/msg01483.html
“在某种程度上,是的,你可以使用”掩码来源“:
听取掩码来源
这将隐藏提交消息的客户端的IP地址:
收到:从本地主机(localhost [127.0.0.1]); 通过debug.poolp.org(OpenSMTPD)与ESMTP ID 2028cae9; 为了
会变成:
收到:由debug.poolp.org(OpenSMTPD)与ESMTP id f8e66416; 为了“;