Re: Smtp.live.com
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <C2D02A6AD139499AA65ACE97D58D5065@chip> |
> Hello people, > please, if anyone has experienced this difficulty pass 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 > <snipped> Port 587 requires SSL or TLS encryption. Blat does not directly support SSL/TLS, but there is a third part program called stunnel (from stunnel.org) that does. I use that here at home so that Blat is able to connect with AT&T. Please take a few minutes and search through the Blat message archive for the word ‘stunnel’ and you will find examples and instruction for using stunnel with Blat. Chip