Connecting Tech Pros Worldwide Forums | Help | Site Map

Java Mail

jayam's Avatar
Newbie
 
Join Date: Jun 2007
Posts: 5
#1: Jul 6 '07
Hi
I m developing a software for sending and receiving the mail using the java mail api . when i receive the mail the sender name will be display like this
LJavax.mail.internet.internetAddress;@1ded0fd


pls tell me how to get ride off

coding: System.out.println(msg[0].getFrom());


By

J

Reply