Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

gmail Component

Available as of Camel 2.1
The gmail component contributes to the Camel Components for Google App Engine (GAE). It supports sending of emails via the GAE mail service. Receiving mails is not supported yet but will be added later. Currently, only Google accounts that are application administrators can send emails.

...

Code Block
xml
xml
titlepom.xml
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-gae</artifactId>
    <version>${camel-version}<<version>x.x.x</version>
</dependency>

...

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also