X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fbice.pl;h=4f3073ac23c6f9447c5f189dc7bbb26acd43d0bc;hb=aeec7766609a06f91118add42ccf7a32ef46fb01;hp=491a3047434f7d75d9c665d1e3c563851afd1145;hpb=7144337e87f27f42ffa33e5b355e1d8f18da44c7;p=clearscm.git diff --git a/bin/bice.pl b/bin/bice.pl index 491a304..4f3073a 100755 --- a/bin/bice.pl +++ b/bin/bice.pl @@ -178,7 +178,7 @@ sub SendEmail ($$$$$) { mail ( from => "BICE\@$domain", to => $to, - cc => $contact, + #cc => $contact, subject => $subject, mode => 'html', data => $message,