Skip to main content

Home/ interesting_sites/ Group items tagged smtp

Rss Feed Group items tagged

pagetribe .

Django | Sending e-mail | Django Documentation - 0 views

  • Testing e-mail sendingĀ¶ The are times when you do not want Django to send e-mails at all. For example, while developing a website, you probably don't want to send out thousands of e-mails -- but you may want to validate that e-mails will be sent to the right people under the right conditions, and that those e-mails will contain the correct content.
  •  
    python -m smtpd -n -c DebuggingServer localhost:1025
1 - 1 of 1
Showing 20 items per page