RE: smtp.live.com
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <AB49857A024F4D4FAF27711F73E48555@extensa> |
Hi Port should be defined as -Port NNN. To the best of my knowledge suffixing port number to SMTP server is not supported. Remove ":587" and add -Port 587 in the command line. BTW if the SMTP server needs SSL then you need a utility like stunnel also. Regards, For Softools Middle East, A Dubai Based Company Skand Bhargava Attendance: Software is the main thing. Hardware (Reader) is only a means to get IN/OUT time accurately PO Box 14959, Dubai Tel: +971 4 2680533, Mob: +971 50 6340258 -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Sunday, October 12, 2014 5:49 PM To: [email protected] Subject: [blat] smtp.live.com Hello people, please, if anyone has experienced this difficulty pas s me the hint. I am trying to send an email via blat to smtp.live.com:587 and I'm not getting. I'm using this command line: blat.exe -body "teste" -subject "teste" -server smtp.live.com:587 -u sm* ****@live.com -pw ******* -f [email protected] -to [email protected] -debug -base64 -log testeblat.txt