I\'m sending an email using the cfmail tag, and trying to attach a PDF file from a URL: <cfmail to=\"me@mydomain.com\" from=\"you@yourdomain.com\" subject=\"Subject\" type=\"html\">
Using a mask on a cfinput field causes the email to not go through. I remove the mask and the email is sent fine.
I have this big database table that contains 12 medical ceritifcations, expiration dates, links to files and what companies they\'re from. I need to generate a report via email within 90,60,30 and 15
I\'m working on building a automatic system where our staff can fill out a form for CPR certifications. I need a way to generate a email 开发者_高级运维automatically and send a reminder to the staff p
Just using the standard cfmail tag, 开发者_如何学Pythonis there a way we can confirm that the email has been sent?
I\'m using CFMAIL to send out an email. For some reason, when I edit the email msg in the CFMAIL tag, and save the file, CFMAIL isn\'t sending开发者_如何学运维 new emails with the changes...
I\'ve used ColdFusion for sending text emails for years. I\'m now interested in learning how to send those pretty emails you see from compan开发者_运维技巧ies like Mint.
Is 开发者_JAVA百科there a maximum number of email addresses that can be included in a cfmail message? Is this number the maximum in each of the to, cc, and bcc or a combined maximum?I don\'t know if c