diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-23 21:05:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-23 21:05:15 +0100 |
commit | 9cef001870cf7b6c7af88e714eeb5ed49182abf4 (patch) | |
tree | ce7352c4127b04a325a019bf3a4202c026bd6465 | |
parent | 7d39ccdbb100b10143ef1bd7451cbbf9c3779160 (diff) |
Docs: more indexing for freeze_tell
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 23e06f91d..5122c97fb 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -16045,6 +16045,7 @@ search the file multiple times for non-existent users, and also cause delay. .option freeze_tell main "string list, comma separated" unset .cindex "freezing messages" "sending a message when freezing" +.cindex "frozen messages" "sending a message when freezing" On encountering certain errors, or when configured to do so in a system filter, ACL, or special router, Exim freezes a message. This means that no further delivery attempts take place until an administrator thaws the message, or the |