easy code from Coldfusion send email with attachment


from="sendersaddress@anysite.com"
subject="my first email with attachment"
type="text"
mimeattach="subfolder/folder/mypdf.pdf"> (path of file, which is to be attached)

hi,
This is me sending you attached file.

Bye,
sender

Posted in |