Like the others here, I use the JavaMail API reference implementation from
Sun. They have implementations for POP3, SMTP, and IMAP. The documentation
and examples are good. It didn't take me too long to pick up on how they
were using the API.
Brian Ashburn
Software Developer
US-South Communications
[EMAIL PROTECTED]
770.240.6165
-----Original Message-----
From: marc fleury [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 05, 2000 12:25 PM
To: jBoss
Subject: RE: [jBoss-User] jboss e-mail functionality
pardon my ignorance,
Is there a good open source emailer in java?
if we want to truly be J2EE we need to integrate one of these
marc
|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Rolando Rivera
|Sent: Tuesday, December 05, 2000 7:41 AM
|To: jBoss
|Subject: Re: [jBoss-User] jboss e-mail functionality
|
|
|Darius,
|
| Thanks a lot for your help...
| -Regars
|Rolando Rivera
|---------- Original Message ----------------------------------
|From: "Darius Davidavicius" <[EMAIL PROTECTED]>
|Reply-To: "jBoss" <[EMAIL PROTECTED]>
|Date: Tue, 05 Dec 2000 17:11:00 +0100
|
|>HI,
|>
|>I do using EMail together with JBoss but it is not part of JBoss.
|I use JavaMailer-1.1.3 . Three jars is needed (activation.jar,
|mail.jar, pop3.jar)
|>I using pop3 but it can be used and SMPT.
|>In my case i have SessionBean where i have functions fetch(), sendMails()
|>I do calling fetch() in the loop and after parsing of income mail
|I put needed information into my system like entity beans.
|>I do calling sendMails() in the loop and send prepared mails
|outside using pop3.
|>
|>
|>On Tue, 5 Dec 2000 08:42:30 -0500, Rolando Rivera wrote:
|>
|>>Quik question,
|>> How does jboss and e-mail work togeather. Do I hava a JNDI
|reference to the mail server just like with the connections pools?
|Do you have any
|>examples of this in action?
|>>
|>> -thanks
|>>
|>>--
|>>
|>>
|>>Rolando Rivera
|>>CYMSoft Enterprise Architect
|>>
|>>
|>>
|>>
|>>--
|>>
|>>
|>>--
|>>--------------------------------------------------------------
|>>To subscribe: [EMAIL PROTECTED]
|>>To unsubscribe: [EMAIL PROTECTED]
|>>Problems?: [EMAIL PROTECTED]
|>>
|>
|>
|>Best regards,
|>
|>Darius Davidavicius
|>Software development
|>Lithuania.
|>
|>Have JAVA, C++, EJB project contact me and we do it.
|>
|>
|>
|>
|>--
|>--------------------------------------------------------------
|>To subscribe: [EMAIL PROTECTED]
|>To unsubscribe: [EMAIL PROTECTED]
|>Problems?: [EMAIL PROTECTED]
|>
|>
|
|
|--
|--------------------------------------------------------------
|To subscribe: [EMAIL PROTECTED]
|To unsubscribe: [EMAIL PROTECTED]
|Problems?: [EMAIL PROTECTED]
|
|
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]