You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "M. Amin" <am...@imkenberg.net> on 2001/03/14 22:33:11 UTC

How can i use James from my web applications ?

Hi all,
 I'm new to James and I want to use James to send emails from my web
application. How can i do that ?
any help will be appreciated.

M. Amin

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org


Re: How can i use James from my web applications ?

Posted by Serge Knystautas <se...@lokitech.com>.
Please do not send to the james-dev list.  Thank you.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/
----- Original Message ----- 
From: "M. Amin" <am...@imkenberg.net>
To: <ja...@jakarta.apache.org>; <ja...@jakarta.apache.org>
Sent: Wednesday, March 14, 2001 4:33 PM
Subject: How can i use James from my web applications ?


> Hi all,
>  I'm new to James and I want to use James to send emails from my web
> application. How can i do that ?
> any help will be appreciated.
> 
> M. Amin
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org


Re: How can i use James from my web applications ?

Posted by Serge Knystautas <se...@lokitech.com>.
James is a mail *server*, not a way to send emails.  You would use the
JavaMail API or some other SMTP wrapper from your web application to send
emails, and this could be to James just like any other SMTP server
(sendmail, exchange, etc...)

http://java.sun.com/products/javamail/

Serge Knystautas
Loki Technologies
http://www.lokitech.com/
----- Original Message -----
From: "M. Amin" <am...@imkenberg.net>
To: <ja...@jakarta.apache.org>; <ja...@jakarta.apache.org>
Sent: Wednesday, March 14, 2001 4:33 PM
Subject: How can i use James from my web applications ?


> Hi all,
>  I'm new to James and I want to use James to send emails from my web
> application. How can i do that ?
> any help will be appreciated.
>
> M. Amin



---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org