Skip to main content
Inspiring
April 28, 2008
Question

cfpop in CF5

  • April 28, 2008
  • 1 reply
  • 226 views
Hello,

I have a process which takes the attachement from the emal and saves it ina folder on my server. It has been working for last two years and suddenly, the atached pdf files are not seen as attachments, when I output the #mail.attachments#, I get the whole path and with the file of the body of the email like (c:\newfiles\myfiles\somewierdfilename) instead of just the pdf file like (file1.pdf). Nothing has changed, can someone please explain wht this could be happening.

Thanks in advance.
    This topic has been closed for replies.

    1 reply

    Inspiring
    April 28, 2008
    Hello,

    I have a process which takes the attachment from the email and saves it ina folder on my server. It has been working for last two years and suddenly, the attached pdf files are not seen as attachments, when I output the #mail.attachments#, I get the whole path and with the file of the body of the email like (c:\newfiles\myfiles\somewierdfilename) instead of just the pdf file like (file1.pdf). Nothing has changed, can someone please explain wht this could be happening. If i open the 'somewierdfilename' in notepad, it is the html code of the body of the email. I can manually open the pdf file, so the attached file is there.

    Please someone help me. I have been pulling my hair on this one since morning.



    Thanks in advance.