Yes it only needs to have JAMES send out a customized email. Are you saying that I should use JavaMail API to send email directly from the application?
getsa > -----Original Message----- > From: Dale Applegate [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 10:10 AM > To: [EMAIL PROTECTED] > Subject: Re: Accessing James via another program.. > > > Java? Use the JavaMail API to create an SMTP mail and then send it to your > James server. Of course, James is a SMTP server listening for such mail > messages. > Does your other program only need to send out email? > > > > > > "Palacios, Gethsemani" > > <Gethsemani.Palacios@ma To: > "'[EMAIL PROTECTED]'" > il.va.gov> > <[EMAIL PROTECTED]> > cc: > > 10/23/2001 09:34 AM Subject: Accessing > James via another program.. > Please respond to > > james-user > > > > > > > > > > We have this program that has to send emails and we are using JAMES. > How do we access the JAMES server via another program. > > Any direction or suggestions are appreciated! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
