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 Bob Lee <cr...@crazybob.org> on 2003/01/15 20:24:22 UTC

Custom Mail Injection

How would I go about integrating a custom component that pulls e-mail 
from a location other than SMTP so that users can retrieve it via POP3?

Thanks,
Bob


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


RE: Custom Mail Injection

Posted by "Noel J. Bergman" <no...@devtech.com>.
Bob,

> How would I go about integrating a custom component that pulls e-mail
> from a location other than SMTP so that users can retrieve it via POP3?

Take a look a FetchPOP, but Leo D'angelo is about to contribute a massively
enhanced version that uses JavaMail, and is capable of pulling e-mail from
many message transports.  See the "New to the list" and "Leo's new
FetchMessage service (RE: New to the list..)" threads.

	--- Noel


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