From c2ef5d7e9fc09693770d5d89a6913b47b9d6dbe7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 1 Jun 2022 11:19:05 +0100 Subject: SRS: fix encode operation for empty sender addresses. --- doc/doc-docbook/spec.xfpt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doc-docbook') 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 -- cgit v1.2.3