]> diplodocus.org Git - nmh/commitdiff
Add warnings about the use of %(decode) on addresses.
authorKen Hornstein <kenh@pobox.com>
Mon, 1 Jul 2013 19:07:16 +0000 (15:07 -0400)
committerKen Hornstein <kenh@pobox.com>
Mon, 1 Jul 2013 19:07:16 +0000 (15:07 -0400)
etc/replcomps
etc/replgroupcomps

index 68ca84bb3dd65d27d20c93e078dbc967627d389c..cf361095fa3a93e47824afcecc32f4cd2469002c 100644 (file)
@@ -7,6 +7,8 @@
 %;
 %; These next lines slurp in lots of addresses for To: and cc:.
 %; Use with repl -query or else you may get flooded with addresses!
 %;
 %; These next lines slurp in lots of addresses for To: and cc:.
 %; Use with repl -query or else you may get flooded with addresses!
+%; Currently %(decode) should NOT be used on address fields, in case invalid
+%; characters are in an address.
 %;
 %; If no To:/cc:/Fcc: text, we output empty fields for prompter to fill in.
 %;
 %;
 %; If no To:/cc:/Fcc: text, we output empty fields for prompter to fill in.
 %;
index c0a1867040f2466ba2d49d4aaae0a4c156d0fb85..5127988a585f2f40af9d883895c9830268e4dc89 100644 (file)
@@ -20,6 +20,9 @@
 %;     cc              (and)
 %;     personal address
 %;
 %;     cc              (and)
 %;     personal address
 %;
+%; Note that addresses should not have %(decode) run on them in case invalid
+%; characters are in the address field.
+%;
 %(void(localmbox))%(void(width))%(putaddr From: )
 %(lit)%(formataddr{mail-followup-to})\
 %<(nonnull)%(void(width))%(putaddr To: )\n\
 %(void(localmbox))%(void(width))%(putaddr From: )
 %(lit)%(formataddr{mail-followup-to})\
 %<(nonnull)%(void(width))%(putaddr To: )\n\