Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/342.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用python SMTP库凭据安全性发送电子邮件_Python_Security_Smtp_Credentials - Fatal编程技术网

使用python SMTP库凭据安全性发送电子邮件

使用python SMTP库凭据安全性发送电子邮件,python,security,smtp,credentials,Python,Security,Smtp,Credentials,当我使用python SMTP库的登录方法发送凭据时,它们是加密的还是明文的?只有在将SMTP与TLS或SSL一起使用时,它们才会被加密

当我使用python SMTP库的登录方法发送凭据时,它们是加密的还是明文的?

只有在将SMTP与TLS或SSL一起使用时,它们才会被加密