Docs: https://mailthunder.readthedocs.io/en/latest/
- Default is using Google service provide, but you can change init setting to choose what service provide you want to use.
- We need set the mail_thunder_content.json on current working dir.
{
"user": "example@gmail.com",
"password": "password"
}
- Set application password:
- Enable IMAP:
Project Kanban
https://github.com/orgs/Integration-Automation/projects/2/views/1
- Quickly Mail automation.
- SMTP support.
- IMAP4 support.
- Mail Thunder script.
- Automatically output all mail content as a file.
- Automatically send mail.
- Automatically send file.
- Socket server.
- Script Project & Template support.
pip install je_mail_thunder
python 3.9 or later