New mailsend sources

This commit is contained in:
Olusesan Ameye
2020-07-24 12:26:33 -04:00
parent fdd86420cb
commit ba51b5f68d
104 changed files with 22777 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
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"