i am using the following code but it will only send to local email accounts, ie. acounts at myserver.com.
Accounts like hotmail and aol do not recieve any mail.
We have a proxy server could that be the problem?
Accounts like hotmail and aol do not recieve any mail.
We have a proxy server could that be the problem?
Code:
<CFMAIL
TO = "#form.Email#"
FROM = "jbernhardt@myserver.com"
SUBJECT="Conference Password"
server="mail.myserver.com"
TYPE="HTML">