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.
出于技术原因,我不是使用MFMailComposer向某些用户发送邮件,而是我自己的网络服务。这样做不会在我的发件箱中留下已发送电子邮件的跟踪。有没有办法以编程方式将我的邮件副本放在发件箱中?
MFMailComposer
不幸的是,您将无法在“已发送邮件”文件夹中人为地插入某些内容(我假设这就是您的意思,而不是发件箱)。这是因为 MFMailComposer 只是邮件客户端的一个视图,而“已发送邮件”文件夹反映了通过您的电子邮件提供商实际发送的内容。