, Bamboo , 2019 , 2013 . HTML-, Bamboo.
, . , , powershell, html-, .
Send-MailMessage -SmtpServer smtp.yourcompanydomain.com -Port 25 -To $toEmail -From $fromEmail -Subject $subject -Body $message -BodyAsHtml -Attachments report.html -Credential $mycreds
, $ toEmail, , $ toEmail = "abc@xyx.com" $ mycreds = ,