Send emails in a django development environment on OS X leopard

Posted by dotty on Stack Overflow See other posts from Stack Overflow or by dotty
Published on 2010-05-21T11:08:48Z Indexed on 2010/05/21 11:10 UTC
Read the original article Hit count: 278

Filed under:
|
|

Hay, i was wondering how i would go about setting up django so that i can send emails from a standard Leopard installation.

In php i just use mail() and it sends the mail for me.

Thanks

© Stack Overflow or respective owner

Related posts about django

Related posts about email