摘要: def Email(to, content): urllib3.disable_warnings() creds = Credentials( username='algex\spsaccount', password='Spsaccount' ) config = Configuration(se 阅读全文
posted @ 2020-03-05 16:33 JPinsz 阅读(530) 评论(0) 推荐(0) 编辑
摘要: from email.mime.text import MIMEText from email.header import Header import smtplib def mail(applicationname, passvalue, maxdev, begindate, enddate, c 阅读全文
posted @ 2020-03-05 10:38 JPinsz 阅读(876) 评论(0) 推荐(0) 编辑
摘要: <html><head> <title>Quick Start Guide: WLAN Guest Connection</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style type=" 阅读全文
posted @ 2020-03-05 10:27 JPinsz 阅读(3002) 评论(0) 推荐(0) 编辑