diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-01 11:19:05 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-01 11:19:05 +0100 |
commit | c2ef5d7e9fc09693770d5d89a6913b47b9d6dbe7 (patch) | |
tree | 515271b93925c33ce965d5ba9b93283561b9e3c3 /doc/doc-docbook | |
parent | dd4daa8a2ba4986a2fc9bba17251f6955f2332b8 (diff) |
SRS: fix encode operation for empty sender addresses.
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index e2111554c..7b92a2f21 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -42171,6 +42171,9 @@ There is no need to periodically change this key; a timestamp is also encoded. The second argument should be given as the envelope sender address before this encoding operation. +.new +If this value is empty the the expansion result will be empty. +.wen The third argument should be the recipient domain of the message when it arrived at this system. .endlist |