my $email_s = Email::Simple->create( header => [ Bcc => $tostring, From => 'xxx@xxxx.com', Subject => "test hi", 'Content-Type' => 'text/html', ], body => $message_s, #### no recipients