
批處理調(diào)用blat為什么不能成功發(fā)郵件源碼
報錯:Blat v3.2.24 (build : Feb921:19:39)64-bit Windows, Full, UnicodeSMTP server set to smtp.sgmy.top on port 25 with user [email protected], retry [email protected] time(s)nclick="copycode($('code0'));">復(fù)制代碼
- cd sendmailblat3224full
- @echo off
- start blat.exe
- blat -install readme.txt -to [email protected] -server smtp.sgmy.top -f [email protected] -u ShangGusnMingYue -pw pw
- PAUSE

