| 
				
					 | 
			5 年 前 | |
|---|---|---|
| data | 5 年 前 | |
| .env.template | 5 年 前 | |
| .gitignore | 5 年 前 | |
| Dockerfile | 5 年 前 | |
| README.md | 5 年 前 | |
| docker-compose.yml | 5 年 前 | 
Ships plain text files, e.g. logs or status reports via e-mail.
1-prep to 2-ready via e-mail.3-done.
data/opt/txt2mail/var/
├── 1-prep
│   ├── 15min
│   │   └── testmail
│   ├── daily
│   ├── hourly
│   ├── manually
│   ├── monthly
│   └── weekly
├── 2-ready
└── 3-done
cp .env.template .envdocker-compose up -dtxt2mail/data/mail1-prep to be sent via mail2-readymail/ folder is created on first startup if it doesn't exist