1. I don't think an web-based service like gmail uses SMTP.
2. 127.0.0.1 is your own PC
Why not use a "normal" file sharing and storage server? Somehow, that seems more applicable than email.
Kees
Hello-
I am currently using blat and stunnel, executed through a batch file to back up my work so that it can be recovered, say my computer crashes.
I am trying to use the gmail smtp server If it changes, where would I find this information? I have googled it and don't seem to be coming up with much.
I am encountering a great amount of difficulty sending the backup files. They always, without exception, fail to send. I get a message saying that stunnel has failed to connect to 127.0.0.1:1099.
I am including the code I am currently using below:
SET emailfrom= my email@gmail.com
SET emailto= my email@gmail.com
SET password= my email@gmail.com
for %%i in (c:\file) do blat.exe %%i -base64 -to %emailto% -u %emailfrom% -pw %password% -f %emailfrom% -server 127.0.0.1:1099
Am I doing anything wrong?
Much appreciated.
joe

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic