|
Javax.mail.MethodNotSupported Exception in java mail api
Hi!
I m sending mail using java mail api. I would like to copy my sent message to the sent folder. When i used msgsend.java demo pgm message sent successfully but couldn't copy the msg to sent folder. The following exception occurs
Javax.mail.MethodNotSupported Exception
Im using James mail server.
Can any one help?
Thanx in advance!
|