Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/35e54cde1ece5314beb4b6b01355bc4c to your computer and use it in GitHub Desktop.
Save ezhov-da/35e54cde1ece5314beb4b6b01355bc4c to your computer and use it in GitHub Desktop.
bat отправка почты из командной строки
rem Строка просто открывает окно нового сообщения:
"C:\Program Files (x86)\Mozilla Thunderbird"\thunderbird.exe -compose to="email", subject="test" ,body="body" ,attachment=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment