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 cannot retrive basic attachments from an email. The only ones that can be managed are those who are embeded into the HTML body. All others attachments are not processed because the content-type of those lines from IMAP are declared as plain/text
So next line from mailparser.js will set the flag to false:
I cannot retrive basic attachments from an email. The only ones that can be managed are those who are embeded into the HTML body. All others attachments are not processed because the content-type of those lines from IMAP are declared as plain/text
So next line from mailparser.js will set the flag to false:
I know it's not a bug related directly with your project but it's so generic that i cannot understand that nobody has ever got it
The text was updated successfully, but these errors were encountered: