Here is the code:
<cfmail to="[EMAIL PROTECTED]"
cc="[EMAIL PROTECTED]"
from="[EMAIL PROTECTED]"
subject="TESTING123"
server="mail.thisdomain.com"
username="me"
password="mypassword">
testing...
</cfmail>
the server is set up not to relay, and requires authentification to be
able to send mail. we are supplying the correct user/password and the
from address really exists...
here is the error in the mail.log:
"Error","scheduler-3","07/12/04","18:58:40",,"Invalid Addresses;
nested exception is: javax.mail.SendFailedException: 550 not
local host mydomain.com, not a gateway ; nested exception is:
javax.mail.SendFailedException: 550 not local host thisdomain.net, not a
gateway "
Any ideas?
Thanks!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

