Versions Compared

Key

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

...

Name of the API

Status

Comments

more details at...

ESME REST-like API

Out-of-the-box available

The current API does not completely fulfill the requirements of RESTful APIs. // Compliance with the REST standard is however on the tasklist of the team.

Link to code.google.com

Twitter-like API

Out-of-the-box available

Compliance with the Twitter-API serves to enable usage of Twitter clients with an ESME instance.

Footnote

Current positioning is that ESME will have in future both a twitter-like and an own API.

Link to SVN

...

Integration/interface with...

Use case

Current maturity level

Comments

more Details at...

email systems

Receiving emails

Additonal software needed

There is a plugin available for the open source mail server James to forward emails to ESME. // Plumbing with other mailserver involves development of a small piece of software, which call the ESME APIs.

Link to docs.google.com

email systems

Sending emails

Out-of-the-box available

ESME sends emails based on user defined actions. // ESME relies for sending eMails on the JavaMail API and its required settings.

Sending emails from ESME