Hi all, I am using the sun.net.smtp.* package for a simple mailer in a servlet. I am trying to send an email out to a receiver but to have the reply mail returned to different user than the sender. Natually, I am trying to set the reply-to field, but didn't find any method like that in SUN's smtpClient. Is there a way to set it using SUN's smtpClient? If not, is there any other alternatives?
thanks in advance Patrick Li To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
