Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2007, 03:48 AM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
JavaMail:Authentication required error
Hi,
I was trying JavaMail API and this error appears

Code:
DEBUG: setDebug: JavaMail version 1.4ea DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport ,Sun Microsystems, Inc] DEBUG SMTP: useEhlo true, useAuth false DEBUG SMTP: trying to connect to host "InHydM01", port 25, isSSL false 220 InHydM01.tcs.com ESMTP Service (Lotus Domino Release 6.5.5FP2HF356) ready at Wed, 20 Jun 2007 14:07:02 +0530 DEBUG SMTP: connected to host "InHydM01", port: 25 EHLO 01HW102062 250-InHydM01.tcs.com Hello 01HW102062 ([172.19.58.234]), pleased to meet you 250-HELP 250-AUTH LOGIN 250-SIZE 8388608 250 PIPELINING DEBUG SMTP: Found extension "HELP", arg "" DEBUG SMTP: Found extension "AUTH", arg "LOGIN" DEBUG SMTP: Found extension "SIZE", arg "8388608" DEBUG SMTP: Found extension "PIPELINING", arg "" to address : balti@gmail.com DEBUG SMTP: use8bit false MAIL FROM:<cachi@entertech.com> 530 Authentication required com.sun.mail.smtp.SMTPSendFailedException: 530 Authentication required at cocom.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583) at com.tcs.ultimatix.SimpleSender.send(SimpleSender.java:70) at com.tcs.ultimatix.SimpleSender.main(SimpleSender.java:23)
any ideas?

Last edited by bbq : 06-28-2007 at 04:06 AM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-05-2007, 05:16 AM
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
You have to download the "activation.jar" http://java.sun.com/products/javabea...ads/index.html
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using JavaMail API consult4u Networking 0 08-09-2007 11:15 AM
Error: incompatible types, found: int required: boolean silvia New To Java 1 07-19-2007 08:33 PM
This is Regarding JSP with javamail venkatkomalli Advanced Java 3 07-19-2007 03:07 PM
Error: invalid method declaration; return type required silvia AWT / Swing 1 07-19-2007 02:51 PM
530 5.7.0 Authentication Required - JavaMail gmail simon Advanced Java 1 07-15-2007 12:52 AM


All times are GMT +3. The time now is 01:06 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org