On Sep 7, 3:33 am, Arik Fraimovich <[email protected]> wrote: > Hi, > > I know that GAE doesn't support natively custom domains for incoming > mail and that the only option is to setup another server, set it as > the MX server for that domain and forward everything to GAE. My > question is has someone already created such setup and can share some > information about his configuration, and the amount of email he > processes daily? > > I'm trying to assess how scalable this solution is.
You don't really need to set up a server; you already need to be using Google Apps on the domain to host App Engine apps on it, and Google Apps will let you set up a catch-all forwarding address. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
