response -1 from smtp.yahoo.com.au
843830Aug 28 2007 — edited Sep 3 2007Hi Everyone.
I'm trying to write a little method to send e-mails (errors)
my program works fantastic from our work e-mail provider, but on my 2nd test, using smtp.yahoo.com.au, it runs into a nasty problem.
Theres not much here of an error message. I've turned debugging on, but this seems quite lite too.
Any suggestions - again - it definitely works with another mail server. I'd like to know what parameters does the smtp server require.
I've also checked - I can send e-mail using my smtp account from thunderbird.
Debugging info:
DEBUG: setDebug: Java version 1.4ea
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.yahoo.com.au", port 25, isSSL false
DEBUG SMTP: EOF: [EOF]
DEBUG SMTP: could not connect to host "smtp.yahoo.com.au", port: 25, response: -1