Posted By:
John_Zukowski
Posted On:
Monday, May 14, 2001 07:53 AM
What jre/lib/ext directory are you placing the files in? Applet's run on the client, not the server. You would need to place the files on each client.
Regarding the RFC 822 error, check the FAQ for possible problems there, if your JavaMail program was running on the server.