[opencms-dev] Send Email From JSP
Travis Stude
tstude at streamlineic.com
Fri Apr 2 01:05:02 CEST 2004
I know that I need the server, I have some code that sends email from
jsp and I can send it from my local server. I just do not know the smtp
server address of opencms. I have no choice about putting the code on
opencms, this is for a client that wants their web page there. I do not
need any code for an email tool, I need a method with opencms that
allows me to do this, or I need their SMTP server address. Sorry for
the confusion in my first email.
Thanks,
TJ
-----Original Message-----
From: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] On Behalf Of M Butcher
Sent: Thursday, April 01, 2004 4:13 PM
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] Send Email From JSP
You need the SMTP server address of your local network. Otherwise, you
can look at the other options in JavaMail API. Basically, though, you
need a server to which you can send the email message.
Matt
Travis Stude wrote:
> I would like to send an email from a jsp page, I need this email to go
> to two people. I found the class CmsMail and the method buildMessage,
> but that requires that I know the smtp server. I do not know the
> address of that. If there is an easier way of sending an email from
> the page or if you know the SMTP server address for opencms I would
> appreciate any help.
>
> Thanks,
> TJ
_______________________________________________
This mail is send to you from the opencms-dev mailing list To change
your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list