You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Fred Malouf <fr...@glyphic.com> on 2001/10/31 02:56:38 UTC

HTTP access

How do I enable HTTP access to james?

-Fred Malouf


Re: HTTP access

Posted by Fred Malouf <fr...@glyphic.com>.
Thanks Danny.  Looks like Tomcat is the better path since we are storing
messages in a database.

-Fred

----- Original Message -----
From: "Danny Angus" <da...@thought.co.uk>
To: "James Users List" <ja...@jakarta.apache.org>
Sent: Wednesday, October 31, 2001 8:27 AM
Subject: RE: HTTP access


> I know that the Avalon stuff will let you build an http app, and then
access
> the Avalon repositories, but you may find a quicker route is to use
Tomcat,
> and store your messages in a database.
>
> Then you can simply read the messages into MimeMessage and get you "parts"
> from there, using servlets.
>
> d.
>
> > -----Original Message-----
> > From: Fred Malouf [mailto:fred@glyphic.com]
> > Sent: Wednesday, October 31, 2001 4:18 PM
> > To: James Users List
> > Subject: Re: HTTP access
> >
> >
> > I don't need full web mail functionality but would like to access
message
> > parts with HTTP requests.  I noticed on the James home page that HTTP is
> > mentioned as an option, realizing of course that this might be a desired
> > feature.
> >
> > If I were to implement this myself, what is the desired way to
> > open port 80
> > for HTTP requests?  Given that Phoenix is an App server, is there
existing
> > Jakarta code which does this?
> >
> > -Fred
> >
> > > What do you mean? If you mean web-mail, then that is not included with
> > > James.
> > > But any web-mail system that talks POP3 can talk to James.
> > > Charles
> > >
> > > Fred Malouf wrote:
> > > >
> > > > How do I enable HTTP access to james?
> > > >
> > > > -Fred Malouf
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> > >
> > >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: HTTP access

Posted by Danny Angus <da...@thought.co.uk>.
I know that the Avalon stuff will let you build an http app, and then access
the Avalon repositories, but you may find a quicker route is to use Tomcat,
and store your messages in a database.

Then you can simply read the messages into MimeMessage and get you "parts"
from there, using servlets.

d.

> -----Original Message-----
> From: Fred Malouf [mailto:fred@glyphic.com]
> Sent: Wednesday, October 31, 2001 4:18 PM
> To: James Users List
> Subject: Re: HTTP access
>
>
> I don't need full web mail functionality but would like to access message
> parts with HTTP requests.  I noticed on the James home page that HTTP is
> mentioned as an option, realizing of course that this might be a desired
> feature.
>
> If I were to implement this myself, what is the desired way to
> open port 80
> for HTTP requests?  Given that Phoenix is an App server, is there existing
> Jakarta code which does this?
>
> -Fred
>
> > What do you mean? If you mean web-mail, then that is not included with
> > James.
> > But any web-mail system that talks POP3 can talk to James.
> > Charles
> >
> > Fred Malouf wrote:
> > >
> > > How do I enable HTTP access to james?
> > >
> > > -Fred Malouf
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: HTTP access

Posted by Fred Malouf <fr...@glyphic.com>.
I don't need full web mail functionality but would like to access message
parts with HTTP requests.  I noticed on the James home page that HTTP is
mentioned as an option, realizing of course that this might be a desired
feature.

If I were to implement this myself, what is the desired way to open port 80
for HTTP requests?  Given that Phoenix is an App server, is there existing
Jakarta code which does this?

-Fred

> What do you mean? If you mean web-mail, then that is not included with
> James.
> But any web-mail system that talks POP3 can talk to James.
> Charles
>
> Fred Malouf wrote:
> >
> > How do I enable HTTP access to james?
> >
> > -Fred Malouf
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: HTTP access

Posted by Charles Benett <ch...@benett1.demon.co.uk>.
What do you mean? If you mean web-mail, then that is not included with
James.
But any web-mail system that talks POP3 can talk to James.
Charles

Fred Malouf wrote:
> 
> How do I enable HTTP access to james?
> 
> -Fred Malouf

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>