Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

CFPOP attachmentfiles field is empty

$
0
0

Hi there,

 

Just recently I've got a problem with email attachments download with CF10 & 11. Attachmentfiles field is empty, but attachments one contains file name. Code was working fine before. I am sending emails from Outlook 2002 and web interface to GoDaddy and BlueHost mail servers. Code is:

 

   <cfpop
   server="#POPServer#"
   port="#POPPort#"
   username="#POPUser#"
   password="#POPPass#"
   action="getall"
   uid="#UID#"
   attachmentpath="#ExpandPath(EMAIL_FILE_DIR)#"
   generateuniquefilenames="yes"
   name="CurrEmail"
   debug="#debug#"
   timeout="600" />

 

May be someone have any idea about this issue.

 

Thank you,

Anton


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>