Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
prabin_sh #1
need help with cfmail attachements
hi all..
I am using cfmail attachements in CF7...
the attachements are sent OK while testing with local mail server and
attachements are displayed fine.
But while trying live. the attachemnts are sent as temp files(with .tmp
extention)
What could be the cause???
is it a problem with mail server or a fault within coding...?
prabin_sh Guest
-
Several attachements with CFMAIL
Hi all, Just wondering ... Is it possible to have more than 1 attachement file with CFmail tag ? And of course, if YES, what would be the syntax... -
<cfmail></cfmail> in a script
I am wondering if I can put <cfmail> tags and code within a javascript script. will the browser recognize it, and perform the instructions? ... -
cfmail - Attribute validation error for tag CFMAIL.
I'm getting the error ' Attribute validation error for tag CFMAIL.' on the code below. All its doing is outputting a text string to the TO: field. ... -
[PHP-DEV] Feature Request - encoding/decoding mail and nntp attachements
Exo ludo wrote: PHP already has base64 en/decoding. See the manual under base64_encode. I haven't seen any native yEnc extensions, though. ... -
[PHP-DEV] Feature Request - encoding/decoding mail and nntp attachements
Hi, Im lookin for encoding/decoding base64 (and Yenc) attachements in my mail and NNTP programs. After having tested several PHP classes (ex:...



Reply With Quote

