From: short <> Date: Sun, 19 Oct 2003 12:23:05 +0000 (+0000) Subject: =roskernel,=roscvs: List-Id updated. X-Git-Tag: bp_lace~28 X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=commitdiff_plain;h=8bb92e71f1630eb54ce8897502cdbb8f40e98058 =roskernel,=roscvs: List-Id updated. --- 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",'';