mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-10-29 18:40:53 +00:00
The OVH VPS provider creates systems without /dev/stdout. I have never seen that before. But fine. We were passing it as a command line option to `openssl req`, but outputting to stdout is the default so it's not necessary to specify /dev/stdout. Fixes #277. Also https://discourse.mailinabox.email/t/500-internal-server-error/475/10. |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| daemon.py | ||
| dns_update.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| status_checks.py | ||
| utils.py | ||
| web_update.py | ||