Hiya!!!
I am trying to develop an application that will read in EMails from a POP3 EMail account. What I am stuck on is how to 'reconstitute' any attachments that may be included in an EMail. The code that I have found will retrieve the attachments but it converts it into plain text. What I need is to 'grab' the attachment and store it onto disk with the original filename and format.
Has anyone got any ideas on how to do this?
Regards,
Alan
I am trying to develop an application that will read in EMails from a POP3 EMail account. What I am stuck on is how to 'reconstitute' any attachments that may be included in an EMail. The code that I have found will retrieve the attachments but it converts it into plain text. What I need is to 'grab' the attachment and store it onto disk with the original filename and format.
Has anyone got any ideas on how to do this?
Regards,
Alan