Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed Mar 22, 2010
1 parent 15663aa commit cff7e87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -4,9 +4,9 @@ Forget configuring SMTP servers and queues, just use Remail.
Remail uses Google App Engine to send and receive emails RESTfully.

## Features
* POST emails to your Remail App Engine in order to send them
* Remail POSTS received emails back to a configurable URL
* Will retry sending emails if endpoint not available
* ActionMailer POSTs emails to your Remail App Engine in order to send them
* Remail POSTs received emails back to a configurable URL
* Remail will retry the callback if the endpoint is not available

## Setup
* Configure settings.yaml:
Expand Down

0 comments on commit cff7e87

Please sign in to comment.