Can you determine if a an email has attachments from just the email header.
If I call the Pop3 command "TOP 1 0" can I determine from the data returned if message has attachments.
If not is there anyway of find this out with downloading the whole message and counting the attachments.