Files
MermsEmrWeb/mermsemr/src/mailsend/test/test_gmail.bat
T
2020-07-24 12:26:33 -04:00

2 lines
193 B
Batchfile
Executable File

mailsend.exe -to %1 -from %2 -sub "test from windows" -starttls -port 587 -auth -smtp smtp.gmail.com -user "%2" -pass %SMTP_USER_PASS% -M "hello one liner" -log "c:\Users\mqt\Downloads\m.log"