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