Posted By:
Fornacciari_Andrea
Posted On:
Wednesday, April 10, 2002 02:49 AM
I have created a java class, using javamail, that's send email with attached files, but if I use the absolute path to attach the files it doesn't work, I must use a local path. How can I do if I want to attach files resident on a remote pc?