X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fbice.pl;h=4f3073ac23c6f9447c5f189dc7bbb26acd43d0bc;hb=fbfd2db9e9b8c77f9bc226d22bb9e4f535ce8e94;hp=491a3047434f7d75d9c665d1e3c563851afd1145;hpb=ff931f218b9cbe67dd971467ad799c396896defc;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,