Hi,
I've been able to successfully use the CFPOP feature of coldfusion. I have set generateUniqueFilenames = "yes".
I do get unique filenames when retrieving emails with attachments using the same filename. However, when using the queryname.attachments or queryname.attachmentfiles, they do NOT pick up the uniquefilename. Instead they contain the original filename from the email.
I need to record the uniquefilename in my database so that I can retrieve it later. I cannot find the attribute that allows the retreival of the unique filename.
Suggestions?
I've been able to successfully use the CFPOP feature of coldfusion. I have set generateUniqueFilenames = "yes".
I do get unique filenames when retrieving emails with attachments using the same filename. However, when using the queryname.attachments or queryname.attachmentfiles, they do NOT pick up the uniquefilename. Instead they contain the original filename from the email.
I need to record the uniquefilename in my database so that I can retrieve it later. I cannot find the attribute that allows the retreival of the unique filename.
Suggestions?