This was probably a typo on my part, and quiets a warning:
  Argument contains empty address at .../Email/MIME/Encode.pm line 70

Tested with Email::MIME 1.946
---
 t/search.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/search.t b/t/search.t
index 54f2db9..9a90fd5 100644
--- a/t/search.t
+++ b/t/search.t
@@ -214,7 +214,7 @@ $ibx->with_umask(sub {
                        # No References:
                        # 'References' => '<root@s> <last@s> <'.$long_mid.'>',
                        'In-Reply-To' => "<$long_mid>",
-                       From => '"no1 <[email protected]>',
+                       From => 'no1 <[email protected]>',
                        To => '[email protected]',
                ],
                body => "no References\n");
--
unsubscribe: [email protected]
archive: https://public-inbox.org/meta/

Reply via email to