I have narrowed down the sendmail problem a little. Below is my Mac OS X terminal console session and I would appreciate learning how to add the --enable_sendmail command line argument.
*******************console session below*********** [12:14pm brian~]% cd /Users/brian/googleapps/howsmy/ [12:15pm brian~/googleapps/howsmy]% dev_appserver.py --enable_sendmail howsmy tcsh: dev_appserver.py: Command not found. [12:15pm brian~/googleapps/howsmy]% sudo locate dev_appserver.py Password: /Applications/GoogleAppEngineLauncher.app/Contents/Resources/ GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/ dev_appserver.py /Applications/GoogleAppEngineLauncher.app/Contents/Resources/ GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/ google/appengine/tools/dev_appserver.py /Applications/GoogleAppEngineLauncher.app/Contents/Resources/ GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/ google/appengine/tools/dev_appserver.pyc [12:16pm brian~/googleapps/howsmy]% cd [12:16pm brian~]% /Applications/GoogleAppEngineLauncher.app/Contents/ Resources/GoogleAppEngine-default.bundle/Contents/Resources/ google_appengine/dev_appserver.py --enable_sendmail howsmy ERROR:root:Application configuration file not found in howsmy [12:17pm brian~]% cd /Users/brian/googleapps/howsmy/[12:18pm brian~/ googleapps/howsmy]% /Applications/GoogleAppEngineLauncher.app/Contents/ Resources/GoogleAppEngine-default.bundle/Contents/Resources/ google_appengine/dev_appserver.py --enable_sendmail howsmy ERROR:root:Application configuration file not found in howsmy [12:18pm brian~/googleapps/howsmy]% sudo locate sendmailPassword:/ System/Library/Perl/Extras/5.8.6/Mail/Mailer/sendmail.pm /usr/lib/php/Mail/sendmail.php /usr/sbin/sendmail /usr/share/emacs/21.2/lisp/mail/sendmail.el /usr/share/emacs/21.2/lisp/mail/sendmail.elc /usr/share/man/man1/sendmail.1 Brian in Atlanta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
