Skip to content

scgorg/scg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scg

Send Your Custom Gmail with Python

第一步

開啟 Google 低安全性 https://myaccount.google.com/lesssecureapps

Install

pip3 install scg

第二步

config.py 輸入你的帳號密碼

第三步

send_mail.py 修改你要使用的 csv 檔案

第四步

helper.py 修改你所要寄信的內容,如果需要使用 html 可以在 HackMD 打完內容後,使用下載成 純HTML

把內容複製貼上 get_mail_content 函數中。

第五步

python3 send_mail.py