X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=PerlMail%2FConfig.pm;h=5b2fbd91a1a659fb64db8249c2144cdb6d73eea3;hp=975d0b5861ded5077d47343e58b0b079e09b24db;hb=8bb92e71f1630eb54ce8897502cdbb8f40e98058;hpb=a97380ece62e62061e47a5a879d2e229e9a357ea diff --git a/PerlMail/Config.pm b/PerlMail/Config.pm index 975d0b5..5b2fbd9 100644 --- a/PerlMail/Config.pm +++ b/PerlMail/Config.pm @@ -320,8 +320,8 @@ sub audit store "=winecvs","silent" if headeris "List-Id" ,''; store "=wineann","log" if headeris "List-Id" ,''; store "=ros","log" if headeris "List-Id" ,''; - store "=roskernel","log" if headeris "List-Post",''; - store "=roscvs","silent" if headeris "List-Post",''; + store "=roskernel","log" if headeris "List-Id" ,''; + store "=roscvs","silent" if headeris "List-Id" ,''; store "=rosbug","log" if headeris "Reply-To" ,''; store "=fsd","silent" if headeris "X-Mailing-List",''; store "=kerneld","silent" if headeris "X-Mailing-List",'';