
21 Oct
2020
21 Oct
'20
5 p.m.
+ +def get_mail_data + mail_body = File.read(TEST_REPORT).chomp + data = " +subject: os rootfs test report +to: user@emailaddress
That email address looks not valid.
yes, how about this: EMAIL_TO_ADDRESS = 'lys' to: #{EMAIL_TO_ADDRESS} Thanks, Yinsi
Thanks, Fengguang