已完成lab1 & lab2
This commit is contained in:
9
Lab2/email_config.json
Normal file
9
Lab2/email_config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"sender": "jingfan.ke@qq.com",
|
||||
"receiver": "jingfan.ke@qq.com",
|
||||
"subject": "SMTP 邮件测试",
|
||||
"body": "这是一封测试邮件,发送自Python程序。",
|
||||
"smtp_server": "smtp.qq.com",
|
||||
"imap_url": "imap.qq.com",
|
||||
"password": "dbeucjitqdczebad"
|
||||
}
|
||||
Reference in New Issue
Block a user