docker-mailserver/target/scripts
Brennan Kinney 3b11a8305e
docs: Remove ENV `ONE_DIR` (#3840)
* docs: Better document DMS volumes

* docs: Remove any mention of `ONE_DIR` ENV

* chore: Remove `ONE_DIR` ENV from scripts

Only `ONE_DIR=0` has any effect. As the actual feature is now dependent upon the `/var/mail-state` location existing.

It is advised not mounting anything there instead if wanting to avoid runtime state consolidation.

* docs: Adjust link ref convention

This is more search friendly / organized to find references to all DMS volumes.

* lint: Ensure final newline is present

VSCode by default excludes this if the last line rendered is removed (rendered as a separate blank line).

A separate setting can enforce adding the final newline upon save regardless.
2024-01-29 10:35:19 +13:00
..
build general: update base image to Debian 12 ("Bookworm") (#3403) 2024-01-24 17:05:55 +01:00
helpers Rspamd: only declare Rspamd variables when not already declared (#3837) 2024-01-26 14:07:46 +01:00
startup docs: Remove ENV `ONE_DIR` (#3840) 2024-01-29 10:35:19 +13:00
check-for-changes.sh general: update base image to Debian 12 ("Bookworm") (#3403) 2024-01-24 17:05:55 +01:00
start-mailserver.sh feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
update-check.sh update-check: fix 'read' exit status (#3688) 2023-12-08 01:20:17 +01:00