Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我有一台服务器,只有一个域名,比如说 domain1.com。在同一台服务器上,我有一个具有另一个域名的子服务器,比如说 domain2.com。它们都具有相同的 IP 地址。我的服务器是 CentOS,使用 sendmail 作为 SMTP 服务器。每当我从 domain2.com 发送电子邮件时,它仍然从 domain1.com 发送。有没有办法配置 sendmail 通过 domain2.com 发送电子邮件?
提前致谢。
您只需将sendmail 配置为使用虚拟用户/通用表。