Hi all,
I tried using cfmail feature to sent email.
However i could only receive email via outlook express. When i try to sent to gmail, yahoo or hotmail account.
I could not receive the file.
My cf code is as follow
<cfmail from="user@mydomain.com" to="user@gmail.com" subject="Testing"...