On 11/8/06, praveen <[EMAIL PROTECTED]> wrote:

Hi all

        How can i develop Email sending and receiving component using
Servicemix??.Is there any materials regarding the full flow and
implementation of Email sending and receiving???.wat r all the jars
neccessary for this.Help me in this regard.

Praveen, ServiceMix does include a lightweight component for sending email:

http://servicemix.org/site/email.html

This component is located in the servicemix-components JAR file. The
servicemix-components JAR file houses all the lightweight components.
As for the dependencies, there are many, including the servicemix-core
JAR. But all of the the necessary JARs are deployed in ServiceMix by
default.

As for receiving email, currently there are no components for handling
this task. But I'm trying to change that by developing a set of
binding components that are in effect mail clients for reading
messages via IMAP, POP3 and SMTP. This will allow for communication
with the components by simply sending an email message. I've already
begun to develop a binding component that communicates with an IMAP
server and I plan on implementing the others as well. What I haven't
done yet is to create a JIRA issue for this task.

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/

Reply via email to