From 4c1866ec661ca848009197e44e59d8edc2d51b8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Sat, 22 Jul 2023 22:45:14 +0200 Subject: [PATCH] Remove a mention to DKIM --- start_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_test.py b/start_test.py index 7a9eace..87f58e2 100755 --- a/start_test.py +++ b/start_test.py @@ -41,7 +41,7 @@ def get_filter_path(test_dir, target): def get_opensmtpd_config(port, filter_exe, maildir_path): cfg_content = f"""# OpenSMTPD test configuration -# DKIM filter +# Sub-addresses filter "sake" proc-exec "{filter_exe} --address 'a@example.org:11voiefK5PgCX5F1TTcuoQ==' --address 'b:11voiefK5PgCX5F1TTcuoQ=='" # Tables