|
|
5 years ago | |
|---|---|---|
| data | 5 years ago | |
| .env.template | 5 years ago | |
| .gitignore | 5 years ago | |
| Dockerfile | 5 years ago | |
| README.md | 5 years ago | |
| docker-compose.yml | 5 years ago |
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