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.
我想开发一个 php 脚本来发送电子邮件,但我想知道在电子邮件中添加附件是否会占用我的服务器空间,或者它是否会从我的服务器转移到收件人服务器。请指导我。
带有附件的邮件将被传递到收件人的服务器。如果您选择存储副本,它只会占用您服务器上的空间。