Regards,
Howie
----- Original Message -----
From: Josh
To: CF-Talk
Sent: Monday, July 12, 2004 9:46 PM
Subject: Re: cfmail suddenly not working...very wierd
No, the login is correct. I have tested it with a couple different
accounts that I know are correct...still no luck!
Howie Hamlin wrote:
> It looks like you are not authenticating to the email server. Maybe
> the login changed on the server?
>
> Regards,
>
> --
> Howie Hamlin - inFusion Project Manager
> On-Line Data Solutions, Inc. - www.CoolFusion.com
> inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
> PrismAV - Virus scanning for ColdFusion applications
> >>> Find out how iMS Stacks up to the competition:
> http://www.coolfusion.com/imssecomparison.cfm
>
> ----- Original Message -----
> From: Josh
> To: CF-Talk
> Sent: Monday, July 12, 2004 9:05 PM
> Subject: cfmail suddenly not working...very wierd
>
> on one of our servers, cfmail is not working all of the sudden.
>
> 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]

