Comment on Tutorial - Sending Email from Java application (JavaMail sample program) By Narayanan
Comment Added by : Rod
Comment Added at : 2011-11-13 15:09:52
Comment on Tutorial : Sending Email from Java application (JavaMail sample program) By Narayanan
Hello, I have been using a very similar code on development of a email verification system. All have worked fine in local system (i.e. my computer) but now, when I deploy to production server I'm getting the following exception.
DEBUG: setDebug: JavaMail version 1.4.4
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtpout.mysmtpserver.ext", port 3535, isSSL false
DEBUG SMTP: EOF: [EOF]
DEBUG SMTP: could not connect to host "smtpout.mysmtpserver.ext", port: 3535, response: -1
javax.mail.MessagingException: Could not connect to SMTP host: smtpout.secureserver.net, port: 25, response: -1
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1922)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638)
This is just beyond my knowledge. I have tried changing the port to 25 but still get the same error. And again, works fine locally but crashes in server.
I would greatly appreciate it if you could at least give me a light here.
Thanks in advance.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. not good example to learn the overriding methods
View Tutorial By: george at 2010-04-25 12:08:20
2. Great Article! Thanks
View Tutorial By: Rachid at 2011-06-21 13:01:39
3. Excelent sample, I'm disagree with Anon, the sampl
View Tutorial By: Gerardo SaldÃvar at 2009-09-21 15:25:01
4. I was trying to copy your coding and execute it, b
View Tutorial By: Guest at 2012-01-02 04:08:21
5. Great job!
Lot of things cleared...
View Tutorial By: alok at 2009-03-18 10:45:25
6. Can you explain when the user input through the ab
View Tutorial By: mujmil at 2008-02-11 18:46:00
7. Thanks
View Tutorial By: Bad Programmer at 2011-11-23 10:43:49
8. Thanks.. really helpful:)
View Tutorial By: Dolly at 2012-07-09 14:24:30
9. Hy gr8 man..!!! It was easy understanding
View Tutorial By: ahwe at 2010-04-07 02:50:40
10. Handling several submissions can be a lot simple t
View Tutorial By: Blaze Blankenship at 2012-12-05 13:04:12