[google-appengine] Re: Could Mailman run on AppEngine?

2009-05-20 Thread Nick Johnson (Google)

As Wooble points out, receiving email is not currently possible with
App Engine, though third-party services like smtp2web.com exist to
facilitate this. More to the point, App Engine puts restrictions on
what email you can send using it - the 'from' field must always be the
logged in user or one of the app's administrators. This makes App
Engine a poor choice - in my opinion - for running a mailing list.

You can always create your own Google Group instead, though - it has
all the features you're likely to need in a mailing list.

-Nick Johnson

On Tue, May 19, 2009 at 10:13 PM, Nevin Freeman  wrote:
>
> Has anyone tried to port Mailman (http://www.gnu.org/software/mailman/
> index.html) to run on AppEngine? I'm assuming there would be some
> major barriers, but I think they might be beyond what I have time for.
> All comments on the topic welcome!
>
> Thanks,
> Nevin
> 

--~--~-~--~~~---~--~~
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] Re: Could Mailman run on AppEngine?

2009-05-20 Thread Wooble



On May 19, 5:13 pm, Nevin Freeman  wrote:
> Has anyone tried to port Mailman (http://www.gnu.org/software/mailman/
> index.html) to run on AppEngine? I'm assuming there would be some
> major barriers, but I think they might be beyond what I have time for.
> All comments on the topic welcome!

An App Engine app can't receive email at all right now; I think that's
probably more than a "major barrier".

Receiving mail is on the roadmap; I wouldn't be surprised to see
mailing list software running on App Engine once it's possible.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---