https://github.com/zhan3333/send-file-to-emails
golang 批量发送文件到邮箱
https://github.com/zhan3333/send-file-to-emails
Last synced: about 1 year ago
JSON representation
golang 批量发送文件到邮箱
- Host: GitHub
- URL: https://github.com/zhan3333/send-file-to-emails
- Owner: zhan3333
- Created: 2021-01-22T08:34:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-29T10:23:33.000Z (over 5 years ago)
- Last Synced: 2025-04-13T22:57:35.790Z (about 1 year ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 发送文件到指定邮箱中
- 文件目录
- .env 变量配置
- 邮箱.xlsx 储存姓名->邮箱数据
- cache.json 缓存已经发送的数据
- files 用于发送的文件目录