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