RE: Custom Mail Injection

2003-01-17 Thread Noel J. Bergman
  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.

 i must have missed something in the discussion thread; there
 were comments made that pointed toward FetchPop3 using the
 same mechinism as the rest of james (SMTPHandler) to allow
 common funcitonaluty, etc.

Those are not contradictory statements.  Leo D'angelo's revised FetchPOP
uses JavaMail to get messages, and then should be using the same mechanism
as SMTPHandler to inject those messages into James' message processing.

--- Noel


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Custom Mail Injection

2003-01-17 Thread alan.gerhard
understood -
it seemed to diverge but wasn't sure...
 

   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. 
  i must have missed something in the discussion thread;
  there were comments made that pointed toward FetchPop3
  using the same mechinism as the rest of james
  (SMTPHandler) to allow common funcitonaluty, etc.
 
 Those are not contradictory statements.  Leo D'angelo's
 revised FetchPOP uses JavaMail to get messages, and then
 should be using the same mechanism as SMTPHandler to
 inject those messages into James' message processing. 
 --- Noel
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED] For
 additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Custom Mail Injection

2003-01-15 Thread Noel J. Bergman
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:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]