Posted By:
java_justin
Posted On:
Monday, April 23, 2001 11:25 PM
I am learning Javamail-1.2 API.
I this i want to send a mail from my system and a attachment file.
for this they have given a demo file in javamail-1.2demosendfile.java
and the detail about the file in readme.txt and i gone through all those,
but still i have a problem that the mail id which i am giving in raising an exception that invalied id.
But the id is correct.
I am giving the command line argument as
java sendfile justin_in1@yahoo.com justin_in1@rediffmail.com 202.54.6.35 sendfile.java true
send the detail immediatly