From: short <> Date: Sat, 6 Dec 2003 20:28:12 +0000 (+0000) Subject: Update. X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=commitdiff_plain;h=b7c6e69a5791a5b3e51a79fa61f4df73dc3c50a4 Update. --- diff --git a/PerlMail/Config.pm b/PerlMail/Config.pm index 49f6a58..42e62cb 100644 --- a/PerlMail/Config.pm +++ b/PerlMail/Config.pm @@ -114,6 +114,14 @@ my @lists=qw( captive-announce-list@jankratochvil.net captive-list@jankratochvil.net captive-devel-list@jankratochvil.net + linux-ntfs-announce@lists.sourceforge.net + linux-ntfs-dev@lists.sourceforge.net + orbit-list@gnome.org + devel@kannel.org + automake@gnu.org + autoconf@gnu.org + wget-patches@sunsite.dk + wget@sunsite.dk ); # Pathname of the original sendmail(8) binary: @@ -344,11 +352,11 @@ sub audit store "=hw","log" if headeris "List-Post",''; store "=gnokii","log" if headeris "List-Id" ,''; store "=winelic","log" if headeris "List-Id" ,''; - store "=wined","silent" if headeris "List-Id" ,''; + store "=wined","log" if headeris "List-Id" ,''; store "=winepat","silent" if headeris "List-Id" ,''; store "=winecvs","silent" if headeris "List-Id" ,''; store "=wineann","log" if headeris "List-Id" ,''; - store "=ros","log" if headeris "List-Id" ,''; + store "=ros","log" if headeris "List-Id" ,''; store "=roskernel","log" if headeris "List-Id" ,''; store "=roscvs","silent" if headeris "List-Id" ,''; store "=rosbug","log" if headeris "Reply-To" ,''; @@ -359,7 +367,7 @@ sub audit store "=tacacs","log" if headeris "Sender" ,''; store "=tacacs","log" if headeris "Sender" ,''; store "=tacacs","log" if headeris "List-Id" ,''; - store "=pm","sms" if headeris "Sender" ,''; + store "=pm","log" if headeris "Sender" ,''; store "=radary","log" if headeris "Reply-To" ,''; store "=dnet","log" if headeris "Sender" ,'<@lists.distributed.net>'; store "=linux-input","log" if headeris "List-Post",''; @@ -376,9 +384,23 @@ sub audit && $Audit->subject()=~/^'.*' has been updated!$/; store "=libtoold","log" if headeris "List-Id" ,''; store "=libtoolpat","log" if headeris "List-Id" ,''; - store "=cap","bell" if headeris "List-Id" ,''; - store "=capd","bell" if headeris "List-Id" ,''; - store "=capann","bell" if headeris "List-Id" ,''; + store "=automake","log" if headeris "List-Id" ,''; + store "=autoconf","log" if headeris "List-Id" ,''; + if (headeris "From" ,'' + || headeris "From" ,'' + || headeris "From" ,'' + || headeris "From" ,'') { + store "=caperr","log"; + } + else { + store "=cap","bell" if headeris "List-Id" ,''; + store "=capd","bell" if headeris "List-Id" ,''; + store "=capann","bell" if headeris "List-Id" ,''; + } + store "=ntfsann","log" if headeris "List-Id" ,''; + store "=ntfsd","log" if headeris "List-Id" ,''; + store "=orbit","log" if headeris "List-Id" ,''; + store "=kand","log" if headeris "List-Id" ,''; # own webs store "=energie","bell" if headeris "From" ,qr/^EnergieWeb/; store "=ats","log" if headeris("From" ,'')