Posted By:
John_Zukowski
Posted On:
Wednesday, June 13, 2001 10:27 PM
I'm not quite sure what you are asking here. The JavaMail API requires the JavaBeans Activation Framework to be present.
If you want to talk to the socket directly, you can format the message yourself and use neither the JavaMail API nor the JavaBeans Activation Framework. The RFCs already mentioned in the FAQ describe how to format the content.