posted 23 years ago
1) no, but you must have authentication parameters for accessing the SMTP server.....(userid,password).
These can be passed when doing the socket connection open.
2) get the JavaMail api.....also, Jason Hunter is the reknowned expert in this area......check the web search engines for his code.