-
Java Mail API
Hi
I have got a problem. I got a project at my work in that I have to send in the end a few files to another user by eMail.
The whole project is ready with the only problem: The mail isn´t working and I only have got time until Friday to make it ready.
Can anybody tell me how to make a program that sends a file to another user by eMail ? The Computer I am using with it is in a network and this is the whole time in the Internet ("Standleitung"). I don´t know how to program this and I am going to loos my nurvs.
Who can help me ?
Thanks a lot for now
Erbeere
-
Re: Java Mail API
Hi,
Try some thing like this.
First of all are you using Java Mail API
If yes, then you have some classes like MimeMultiPart, MimeBodyPart. These classes provide methods to attach files.
If it is not clear mail me to [email protected]
Regards Jags