Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ SMTPDataError
Class
SMTPDataError
tools/python-3.11.9-amd64/Lib/smtplib.py:130–131 ·
view source on GitHub ↗
The SMTP server didn't accept the data.
Source
from the content-addressed store, hash-verified
128
129
130
class
SMTPDataError(SMTPResponseException):
131
""
"The SMTP server didn't accept the data."
""
132
133
class
SMTPConnectError(SMTPResponseException):
134
""
"Error during connection establishment."
""
Callers
2
data
Method · 0.85
sendmail
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected