mirror of
https://github.com/python/cpython.git
synced 2026-02-14 03:10:44 +00:00
fixing the smtplib.rst whitespaces.
This commit is contained in:
parent
193cd2fb26
commit
63d4fb4cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ Protocol) and :rfc:`1869` (SMTP Service Extensions).
|
|||
:meth:`connect` method must support that as well as a regular host:port
|
||||
server. The optional parameters local_hostname and source_address has the
|
||||
same meaning as that of SMTP client.To specify a Unix socket, you must use
|
||||
an absolute path for *host*, starting with a '/'.
|
||||
an absolute path for *host*, starting with a '/'.
|
||||
|
||||
Authentication is supported, using the regular SMTP mechanism. When using a Unix
|
||||
socket, LMTP generally don't support or require any authentication, but your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue