Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
funkygirlAUCA #1
CF5 cfmail sending blank .txt attachment
we're having a wierd problem with CF5 CFMAIL. We sent out 350 emails and 300
were sent out with the correct attachment and 50 were sent out with a blank
attachment named ATT0xxx.txt (where xxx is an incrementing number eg:
ATT03443.txt) the emails were passed to cfmail in about 20 seconds and it
looks like CFMAIL took about 42 seconds to send them all out. If i had to
guess, i'd suspect that it's either some kind of problem where CFMAILhas
started sending the email while others are still queuing up or some kind of
timing issue. any ideas? I couldn't find anything else on the forums about
this and couldn't find anything on the MM KB either. my client is (rightfully)
freaking out so any help would be appreciated.
funkygirlAUCA Guest
-
cfmail attachment
Can someone help Please. Not till I read a message in this board did I found out that the <cfmailparam file> tag only uploads files from the... -
CFMail Dynamic Attachment
Greetings, I have a form that a user fills out and it sudmits to a page that uses cfmail. That cfmail tag sends an attachment to a web admin. The... -
CFMAIL change attachment file content
My application has function to export data as textfile. This generated textfile then will be sent via email as attachment. Generated file has... -
cfmail attachment not found on my computer
I've seen many users here in the forum talking about attaching a file using the <cfmailparam> tag, but I can't get it to work. Please help me. Just... -
sending attachment with mail()
sending attachment with mail() How can i simply attach an file (word.doc) to an e-mail with the mail() function roy



Reply With Quote

