Re: [google-appengine] do the admin recipients cost same as the external recipients ?

2012-08-26 Thread Barry Hunter
Just call a HTTP API and be done with it.

Going via email introduces more moving parts into the system, and if you
think about it your application reciving an email ends in a HTTP API
anyway. Email will also be more work to secure (generally)
On Aug 26, 2012 10:32 AM, "Mihai"  wrote:

> We are looking to use the admin emails as an internal communication
> channel between apps so the cost is important to decide whether to develop
> a REST API or just use the email service.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/bRTW9v0ZhN0J.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] do the admin recipients cost same as the external recipients ?

2012-08-26 Thread Mihai
We are looking to use the admin emails as an internal communication channel 
between apps so the cost is important to decide whether to develop a REST 
API or just use the email service.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/bRTW9v0ZhN0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.