From 782ec291aff4321d284d548a501d3ca717f6a5d4 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 13 Sep 2008 21:04:45 -0300 Subject: [PATCH] show current options for email obfuscation --- test/test.setup | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/test.setup b/test/test.setup index 8d2d32683..d5edd3f7a 100644 --- a/test/test.setup +++ b/test/test.setup @@ -204,5 +204,8 @@ use IkiWiki::Setup::Standard { # For use with the attachment plugin, a program that returns # nonzero if its standard input contains an virus. #virus_checker => "clamdscan -", - mailbox_obfuscation_strategy=>"rot13" + mailbox_obfuscation_strategy=>"delete", +# mailbox_obfuscation_strategy=>"rot13", +# mailbox_obfuscation_strategy=>"none" + } -- 2.39.2