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.int ernet.internetA ddress;@1ded0fd
pls tell me how to get ride off
coding: System.out.prin tln(msg[0].getFrom());
By
J
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.int ernet.internetA ddress;@1ded0fd
pls tell me how to get ride off
coding: System.out.prin tln(msg[0].getFrom());
By
J