MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.59k stars 623 forks source link

[Android] - SMTP 发送邮件的小问题 #1969

Open gnmmdk opened 1 year ago

gnmmdk commented 1 year ago

使用sendMessageOperation 成功发出去邮件了,但是在web端查看自己发送的邮件,邮件需要在“已发送”->"查询发信投递状态"点开才看得到,如何直接显示在已发送列表内? image image

gnmmdk commented 1 year ago

You have successfully sent the mail using sendMessageOperation, but you can view the mail you sent on the web side. The mail needs to be opened in "Sent" ->"Query the sending and delivery status" to see it. How can you directly display it in the sent list?