You can inject custom headers in the “subject” parameter:
/tool e-mail send to=“test@test.test” subject=“Subject text\r\nContent-type: text/plain;charset=windows-1251” body=“Body text”;
You can inject custom headers in the “subject” parameter:
/tool e-mail send to=“test@test.test” subject=“Subject text\r\nContent-type: text/plain;charset=windows-1251” body=“Body text”;