mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-05 16:56:06 +00:00
Fix several typos (#2990)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
# Otherwise use another table type such as `hash` and run `postmap` on the table after modification.
|
||||
#
|
||||
# WARNING: Databases (tables above) are rebuilt during change detection. There is a minor chance of
|
||||
# a lookup occuring during a rebuild of these files that may affect or delay delivery?
|
||||
# a lookup occurring during a rebuild of these files that may affect or delay delivery?
|
||||
# TODO: Should instead perform an atomic operation with a temporary file + `mv` to replace?
|
||||
# Or switch back to using `hash` table type if plaintext access is not needed (unless retaining file for postmap).
|
||||
# Either way, plaintext copy is likely accessible if using our supported configs for providing them to the container.
|
||||
|
Reference in New Issue
Block a user