s***@att.net
2013-03-19 18:30:21 UTC
I'm a new Blat user working with v3.1.1. After some initial struggles with Blat & stunnel, I've got it working using all command line parms. I then used -SaveSettings to store sender info in the registry and started to get Auth failures from gmail.com. I set up the default profile with:
blat -SaveSettings -f ***@gmail.com -server 127.0.0.1 -profile - -u "***@gmail.com" -pw mypassword
Entering:
blat -profile
returns:
Profile(s) for all users of this computer --
SMTP: 127.0.0.1 "***@gmail.com" 1 25 ***** *****
When I do:
blat xxx.txt -to ***@somewhere.com -s "Test"
I get:
*** Warning *** The SMTP server did not accept Auth PLAIN value.
*** Warning *** Are your login userid and password correct?
*** Warning *** The SMTP server did not accept Auth LOGIN PASSWD value.
but if I do:
blat xxx.txt -to ***@somewhere.com -s "Test" -pw mypassword
it works!! (In other words, using ALL parms stored in registry except for overriding password on the command line)
I have tried -pw=mypassword, -pw "mypassword" -pw="mypassword" to store the password in the registry to no avail.
Any ideas ??
e
blat -SaveSettings -f ***@gmail.com -server 127.0.0.1 -profile - -u "***@gmail.com" -pw mypassword
Entering:
blat -profile
returns:
Profile(s) for all users of this computer --
SMTP: 127.0.0.1 "***@gmail.com" 1 25 ***** *****
When I do:
blat xxx.txt -to ***@somewhere.com -s "Test"
I get:
*** Warning *** The SMTP server did not accept Auth PLAIN value.
*** Warning *** Are your login userid and password correct?
*** Warning *** The SMTP server did not accept Auth LOGIN PASSWD value.
but if I do:
blat xxx.txt -to ***@somewhere.com -s "Test" -pw mypassword
it works!! (In other words, using ALL parms stored in registry except for overriding password on the command line)
I have tried -pw=mypassword, -pw "mypassword" -pw="mypassword" to store the password in the registry to no avail.
Any ideas ??
e