From cc8901bc5751c88150b4529d23518ca30b28ea12 Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 3 Mar 2003 12:00:36 +0000 Subject: [PATCH] +=ats +=atscasablanca +comment: FIXME: modifications are now being dropped by &write_message! --- My-Audit.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/My-Audit.pm b/My-Audit.pm index 4bcb2ed..1097bfd 100644 --- a/My-Audit.pm +++ b/My-Audit.pm @@ -80,6 +80,7 @@ sub audit store "=err","bell" and return if headerhas \&Received_for,''; # ppl-wished foreign remapping, Reply-To is left untouched! + # FIXME: modifications are now being dropped by &write_message! header_remap("From",{ 'kerere@post.cz' =>'kamzik@k332.feld.cvut.cz', 'profes@mbox.vol.cz' =>'kratochvilova@egp.cz', @@ -161,6 +162,8 @@ sub audit store "=libtoolpat","log" if headeris "List-Id" ,''; # own webs store "=energie","bell" if headeris "From" ,qr/^EnergieWeb/; + store "=ats","bell" if headeris "From" ,''; + store "=atscasablanca","sms" if headeris "From" ,''; # Petr Koutecky does not mark his Stuff store "=koutecky","log" if headeris "From" ,''; -- 1.8.3.1