Yes... 107.14.166.72
tried that first a few days back and again just now.

The error messages I was getting yesterday "No SMTP server defined" makes
it seem like it does not see the neo-mail.xml file, though the CFadmin
clearly does.

On Wed, Dec 17, 2014 at 4:28 AM, Russ Michaels <r...@michaels.me.uk> wrote:
>
>
> are you use a FQDN for the mail server? if so, try using the IP address
> instead and see if that helps. Might be some weird dns caching issue.
>
> On Wed, Dec 17, 2014 at 6:14 AM, Gonzo Rock <gonzor...@gmail.com> wrote:
> >
> >
> > Pressing on I coded up a simple template to send a simple email using
> > <cfmail ... it's the first user added cfm on the server.
> >
> > Executing it I got this for an error in the mail.log file.
> >
> >
> "Error","scheduler-1","12/16/14","20:17:08",,"javax.mail.AuthenticationFailedException:
> > 535 No SMTP server defined. Use real server address instead of 127.0.0.1
> in
> > your account. "
> >
> > And this error in the exception.log file
> >
> >
> "Error","scheduler-1","12/16/14","20:17:08",,"javax.mail.AuthenticationFailedException:
> > 535 No SMTP server defined. Use real server address instead of 127.0.0.1
> in
> > your account. "
> > javax.mail.AuthenticationFailedException: 535 No SMTP server defined. Use
> > real server address instead of 127.0.0.1 in your account.
> >         at
> >
> >
> com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:826)
> >
> >           ...etc etc.
> >
> > wtf?
> >
> > So I look in the neo-mail.xml file and it looks correct... has all the
> > expected server id info etc. So I reconfirm the same by looking with the
> > CFadmin tool.
> >
> > So I use CFAdmin and clear out the cfmail settings and confirm by looking
> > at the neo-mail.xml file again.
> >
> > Next I add code to the simple template, this time adding in Server="
> > smtp-server.ca.rr.com" username="user" password="pass" etc...
> >
> > I get the same errors as above.
> >
> > So I restart the cfserver.
> >
> > And again I get the same errors as above.
> >
> > Kerflummoxed.
> >
> >
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359852
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to