﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34186	SMTP.starttls() got an unexpected keyword argument 'keyfile'	Shaleh Tonmoy	nobody	"On python 3.12.0a2  send_mai() returns error `SMTP.starttls() got an unexpected keyword argument 'keyfile'`


{{{
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']

}}}
"	Bug	closed	Core (Mail)	4.1	Release blocker	duplicate			Unreviewed	0	0	0	0	0	0
