{{{
TypeError at /
SMTP.starttls() got an unexpected keyword argument 'keyfile'
Request Method: GET
Request URL:
Django Version: 4.1.3
Exception Type: TypeError
Exception Value:
SMTP.starttls() got an unexpected keyword argument 'keyfile'
Exception Location: /usr/local/lib/python3.12/site-
packages/django/core/mail/backends/smtp.py, line 87, in open
Raised during: mail.views.index
Python Executable: /usr/local/bin/python3
Python Version: 3.12.0
Python Path:
['/app',
'/usr/local/lib/python312.zip',
'/usr/local/lib/python3.12',
'/usr/local/lib/python3.12/lib-dynload',
'/usr/local/lib/python3.12/site-packages']
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34186>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Uncategorized => Bug
--
Ticket URL: <https://code.djangoproject.com/ticket/34186#comment:1>
* status: new => closed
* resolution: => duplicate
Comment:
Thanks for the report. Already fixed in [2848e5d0ce5cf3c3] as part of
#34118.
--
Ticket URL: <https://code.djangoproject.com/ticket/34186#comment:2>