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
as I am on a mobile client with small bandwidth, I would have to retrieve the full message just to know if there are attachments or not, which would be not very performant (there is no server side cache for my application)
I understand.
Well as I said there is no such header so when using a pop3 client I don't think it's possible :-/ But i'm not an expert !
Fortunately, the IMAP commands are more advanced. You should take a look at : http://stackoverflow.com/questions/4745572/imap-attachement-retriving-commnand
You should be able to implement the function yourself until andy has time to look around here.
This is more a feature request than an issue.
It would be great to have some kind of flag indicating that the mail has got attachments, even when only the headers are loaded.
Thank you!
The text was updated successfully, but these errors were encountered: