Howdy

I am attempting to write an email app that automatically downloads email messages whose attachment name consists of a .doc extension. If an email message does not contain an attachment with this requirement the program moves on to the next email until the last email is read.

I can save the attachment and relevant message details within the email, however I`m not sure on the code to check whether an email actually contains an attachment with the above criteria.(.doc)...


Any help would be greatly appreciated !!



Cheers

GreggR