mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 04:14:52 +02:00
Fix several typos (#2990)
This commit is contained in:
parent
7a6c2d375a
commit
6ac59ef871
5 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue