I am using JavaMail APIs for sending emails.
My java application runs on Webshpere 3.5 web server and dump the emails using
javamail APIs to a Lotus SMTP server.
when I get the email and see the header info of that I can see the IP address of
the web server.
I want to block this information from going out.
Can it be done using Javamail APIs or is there anything to do with SMTP server
configuration??
I am using Sun solaris OS.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to