473,407 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Receive mail

jayam
5
hi..

i run the java program for receiving mail.. It compiled successfully.. At the run time the following errors are occured..


javax.mail.AuthenticationFailedException: Login failed.
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3St ore.java:128)
at javax.mail.Service.connect(Service.java:236)
at fetch.main(fetch.java:28)

Can anyone tell me for clear the errors..
Jul 2 '07 #1
3 2426
JosAH
11,448 Expert 8TB
hi..

i run the java program for receiving mail.. It compiled successfully.. At the run time the following errors are occured..


javax.mail.AuthenticationFailedException: Login failed.
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3St ore.java:128)
at javax.mail.Service.connect(Service.java:236)
at fetch.main(fetch.java:28)

Can anyone tell me for clear the errors..
Your pop3 server wants you to login before you can receive mail. Check the API
documentation how you can do that.

kind regards,

Jos
Jul 2 '07 #2
hi..

i run the java program for receiving mail.. It compiled successfully.. At the run time the following errors are occured..


javax.mail.AuthenticationFailedException: Login failed.
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3St ore.java:128)
at javax.mail.Service.connect(Service.java:236)
at fetch.main(fetch.java:28)

Can anyone tell me for clear the errors..


Can u help me how to use pop3 in asp.net
Nov 30 '07 #3
r035198x
13,262 8TB
Can u help me how to use pop3 in asp.net
Wouldn't you think that the .NET forum would be a better place to ask that?
Nov 30 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Remon Huijts | last post by:
Hi, When I use php mail() in a script on my localhost to send an HTML message to an e-mailaccount on my online host, all is fine. When I use php mail() in a script on my online host to send an...
12
by: Sven Groot | last post by:
I have a Windows Service application that acts as if it's an SMTP server. Outlook connects to this service, which is always running on the localhost. This works fine most of the time. However,...
4
by: Li Weng | last post by:
Hi, I use MailMessage to send emails and it works fine. But I don't know what object I can use to receive emails. Could you help me with this? Thanks in advance. Li
1
by: Homa | last post by:
Hi, I'm writing a webpage that will send sms to cell phone using smtp (System.Web.Mail.SmtpMail.SmtpServer) When I send to tmobile (tmomail.net) or cingular (mycingular.net), cell phone...
2
by: Ken Yu | last post by:
Hi, I want to make a program for receive E-mail by POP3, and forward to another E-mail Account, if the E-mail with Attachment , will delete the attachment before forward, where can i find more...
6
by: ransoma22 | last post by:
I developing an application that receive SMS from a connected GSM handphone, e.g Siemens M55, Nokia 6230,etc through the data cable. The application(VB.NET) will receive the SMS automatically,...
0
by: Mahesh Devjibhai Dhola | last post by:
Hi, I am getting the following exception when using webservice.. "The underlying connection was closed: An unexpected error occurred on a receive" I am not getting any innerexception so no clue...
7
nallinattu
by: nallinattu | last post by:
When I use mail ( ) function correctly, I am prompted to "RECEIVE FIRST BEFORE SENDING " and hence I authenticate by receiving mail first by a mail client !!. Then mail ( ) works . How to make it...
3
by: itarunachalam | last post by:
Hi Friends, Im doing web application in .net 2.0 for creating a forum, I want to receive the mail to local host(server). any one tell how to configure our localhost SMPT. Thanks in advance...
1
kamill
by: kamill | last post by:
Dear Friends, I am using a php mail function, with this script i am sending mail to customer of my client. Script id doing well with other domain but with same domain emails script is unable to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.