Hi, I'm trying to send an email from GAE (mac OS), and I've config the mail settings. Now I'm getting this into the LOG:
INFO 2013-02-15 10:19:36,770 mail_stub.py:138] MailService.Send From: [email protected] To: [email protected] Reply-to: [email protected] Subject:Identificador 8ELLLL de su compra Body: Content-type: text/plain Data length: 8 INFO 2013-02-15 10:19:36,771 mail_stub.py:294] You are not currently sending out real email. If you have sendmail installed you can use it by using the server with --enable_sendmail How can I send real email from the development framework without uploading the App to GAE?. Thank you! -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

