VBScript to send email without running Outlook

后端 未结 2 1164
抹茶落季
抹茶落季 2020-11-30 08:44

I have written an automated test that runs each night, and I would like to email the results each night once the test is finished.

In order to do this I attempted to

2条回答
  •  情歌与酒
    2020-11-30 09:24

    Yes. Blat or any other self contained SMTP mailer. Blat is a fairly full featured SMTP client that runs from command line

    Blat is here

提交回复
热议问题