Hi leo,
It's not possible to receive email using App Engine, currently, and it's not
possible to run your own servers on arbitrary ports. Receiving email is on
the roadmap; in the meantime you may want to consider services like
smtp2web.com.

-Nick Johnson

On Fri, Aug 21, 2009 at 8:14 PM, leo fomatech <l...@fomatech.com> wrote:

>
> Well,
>
> I want to design a simple service that is used to synchronize two mail
> boxes on the internet.
>
> I will like to host this simple smtp service on google apps engine. I will
> use java to implement the smtp protocol. So you now see why I want port 25
> open on my application. I think this possible with amazon ec2, but I will
> like to use google apps engine since this free.
>
> Is this possible ?
>
> Thanks,
> Leo.
>
>
>
>
>
> On Fri, Aug 21, 2009 at 11:50 PM, Barry Hunter <
> barrybhun...@googlemail.com> wrote:
>
>>
>> Even this is possible (which I dont think it is), AppEngine is pretty
>> much designed to talk HTTP.
>>
>> You suggesting port 25 suggests wanting to talk SMTP, which AppEngine
>> wont do anyway.
>>
>>
>> On 21/08/2009, leo <l...@fomatech.com> wrote:
>> >
>> >
>> >  Dear friends,
>> >
>> >  It seems to me google apps engine can only run applications that are
>> >  requested on port 80.
>> >
>> >  It is possible to host a service on google apps engine on a port other
>> >  than port 80. For example port 25. I will like my service to be called
>> >  from port 25.
>> >
>> >  If possible, How can I accomplish this?
>> >
>> >  Best Wishes,
>> >  Leo.
>> >
>> >
>> >  >
>> >
>>
>>
>>
>>
>
>
> --
> Leonard Tchuta
> IT Management Consultant
>
> Fomatech IT Management Consulting Ltd
> www.fomatech.com
> l...@fomatech.com
> Mob: +86-15900755434
> Tel: +86-21-64398772
>
>
>
>
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to