A year or more ago I obtained the following code from the ND technotes to
aid in the sending of email from within an ND project. I'm using this code
now in a case where I know who the sender/receiver are (so they're hardcoded
in the .ini file).  Now I have a need to programmatically supply the email
address to which the message should be sent to.  

In the code I obtained from the technotes it stated that to set the params
programmatically the included constructor needed to be updated.

I've attached the java code below.  Has anyone updated this to meet the
needs of sending mail wo hardcoding the smpt info?

 <<SMTPMailer.java>>  <<SMTPMailer.ini>> 
thanks,
- Marilyn

> Marilyn Beaudreau
> COMPAQ Computer Corporation   
> 
> 
> 
> 

SMTPMailer.java

SMTPMailer.ini

Reply via email to