Add the --enable_sendmail flag.
If you use the console, just add that as a command line argument. If you use the launcher, there is a setting for command line arguments to run when starting the dev server. Paste it in there.
That said, you need to make sure sendmail is installed, which at least for me on OSX is installed by default.
On Sunday, December 30, 2012 6:10:42 PM UTC-6, Sanjaya Wijeratne wrote:
Hi Everyone,
I would like to test my mail API and functionality in the Google App Eng Development server as part of the Eclipse Plugin. Is there a way to do this? Do I have to push it to GAE before I can test anything?
Thanks
-Sanjaya