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.
我们有这些条件:
我想知道是否可以将用户电子邮件地址移至发件人字段,以便客户会收到一封来自 sysAdmin 和用户的电子邮件?
您的问题定义不明确,但在我看来,您应该将用户放入From:并添加Sender: sysAdmin@xx.com.
From:
Sender: sysAdmin@xx.com
如果您的客户使用 Microsoft 客户端,它会显示类似“来自 sysAdmin@xx.com 代表 user@example.com”之类的愚蠢信息,但我想如果他们使用 Microsoft 客户端,您将无法真正获胜。