*"Why is there no default for EMAIL_TIMEOUT?"* The Django's SMTP backend is a wrapper around smtplib.SMTP/SMTP_SSL and we only pass the "timeout" parameter to the smtplib API, so I'd first ask why there is no default value for a timeout parameter in smtplib. Best, Mariusz
-- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a623153b-b08b-4979-a463-4dfdc7b3871dn%40googlegroups.com.