FYI: the Sockets API lets you use SMTP (authenticated SMTP only).  If 
you're interested in trying it out, please sign up for the trusted tester 
program:
https://docs.google.com/a/google.com/spreadsheet/viewform?formkey=dF9QR3pnQ2pNa0dqalViSTZoenVkcHc6MQ

On Thursday, September 20, 2012 4:55:40 AM UTC+10, barryhunter wrote:
>
>
>
> On Wed, Sep 19, 2012 at 7:49 PM, Barry Hunter  wrote:
>
>> To send mail use the Mail API - that is the only supported way to do it. 
>
>
> PErhaps should qualify that: The only way to do it running directly in 
> AppEngine. 
>
> Can use other third party services/servers, as long as they have HTTP 
> Interface/API (to be used by URLFetch API) or a number of other protocols 
> that AppEngine supports (email! and XMPP) . 
>
> So if you really need to send via SMTP, could find a server that has a 
> HTTP interface, which then dispatches off via SMTP
>

-- 
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/-/Hu0F0Kvwxf8J.
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