You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use yag.send(toemail,subject,contents='123',attachments=filename) to send email ,and use imbox to accept email. However, the msg.attachments=[]. I can see the attachments in web email.
Why is the header of the attachment empty?
The text was updated successfully, but these errors were encountered:
I use yag.send(toemail,subject,contents='123',attachments=filename) to send email ,and use imbox to accept email. However, the msg.attachments=[]. I can see the attachments in web email.
Why is the header of the attachment empty?
The text was updated successfully, but these errors were encountered: