Using JavaMail, how can I test the program if there's
no smtp server setup currently ? Also, do I need to
install any mail client program in order to use
JavaMail ? Is there any online tutorial for JavaMail
recommended ?

Thanks,
Harrison.

--- Alan Williamson <[EMAIL PROTECTED]> wrote:
> use JavaMail
> 
> ||| -----Original Message-----
> ||| From: Patrick Li [mailto:[EMAIL PROTECTED]]
> ||| Sent: 11 June 2002 17:03
> ||| To: JDJList
> ||| Subject: [jdjlist] How to set the reply-to field
> in 
> ||| sun.net.smtp.smtpClient
> ||| 
> ||| 
> ||| 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
> ||| 
> 
> To change your membership options, refer to:
> http://www.sys-con.com/java/list.cfm


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to