| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Hi Chip,
Thank you very much for your thoughtful and complete reply!
I copied your example exactly into my stunnel.conf and reloaded the configuration, turned off "Allow access for less secure apps" in gmail
and it once again failed on username/password.
I understand your comment about -u, but mine was -to with the [email protected]
Nonetheless, I also changed it and tried:
c:\windows\blat\blat323\full\blat -to [email protected] -debug -u loudaman46 -pw xxxxxxxx -subject "Note" -body "TESTER" -server 127.0.0.1:25
and it also failed.
============================================================================================================
Some doc directly from gmail about failed userid/password:
https://support.google.com/accounts/answer/6009563?hl=en
Some examples of apps that do not support the latest security standards include:
The Mail app on your iPhone or iPad with iOS 6 or below
The Mail app on your Windows phone preceding the 8.1 release
Some Mail apps (not built by Google) that come with your Android Phone
Some Desktop mail clients like Microsoft Outlook and Mozilla Thunderbird
To help keep your account secure, we may block these less secure apps from accessing your account. If this is the case, you have two choices:
Upgrade to a more secure app that uses most up to date security measures. All Google products, like Gmail, use the latest security measures.
Go to Allow less secure apps and choose “Allow” to let less secure apps access your Google account. We don't recommend this option because it may make it easier for someone to gain access to your account. But some cases where you still might want to allow apps access include:
If you want to continue using an app you’re familiar with. For example, if you have a Samsung phone and check your email messages with the app that came on the phone, you can choose “Allow” to continue using it.
===============================================================================================================
The minute I changed my gmail to allow less secure access it worked with your stunnel.conf.
I then changed stunnel.conf back to mine and it also worked.
Both worked using the blat command in top of post (which was never changed).
Regards,
Lou Dudka
--------------------------------------------
On Tue, 1/20/15, 'Chip' [email protected] [blat] <[email protected]> wrote:
Subject: Re: SOLVED: FW: [blat] The SMTP server did not accept Auth PLAIN value.
To: [email protected]
Date: Tuesday, January 20, 2015, 2:40 AM
> Guys,
>
> I just created a brand new gmail account just for blat,
so maybe the
> default settings have changed from before.
>
> Solution: Simply let gmail allow access for less
secure applications
> (such as hotmail, and apparently blat).
>
> Just search gmail help for "allow less secure
applications" and click on
> it. It's that easy.
>
>Regards,
> Lou Dudka
Lou,
I had time to check my system this evening for Gmail access,
and I found
that your login userid should be only the email address
before the @ symbol.
The -u option for userid should not include @gmail.com.
That's how I have
my system configured, and it works for me.
I also noticed that your stunnel.conf file had near to
nothing in it, so
that you would be using SSL 1.0 (least secure) to connect to
Gmail. I would
suggest that you add some entries to your stunnel.conf to
look more like
this:
# SERVICE-LEVEL OPTIONS
CAfile = cert.pem
cert = client.pem
client = yes
RNDfile = .rnd
sslVersion = TLSv1
fips = no
[SMTP Gmail]
accept = 127.0.0.1:25
;accept = 25
connect = smtp.googlemail.com:587
protocol = smtp
[POP3 Gmail]
;accept = 127.0.0.1:1109
accept = 143
connect = pop.googlemail.com:995
protocol = pop3
Make sure that tell Blat to use server IP address 127.0.0.1,
port 25.
Chip
#yiv4443932494 #yiv4443932494 --
#yiv4443932494ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px
0;padding:0 10px;}
#yiv4443932494 #yiv4443932494ygrp-mkp hr {
border:1px solid #d8d8d8;}
#yiv4443932494 #yiv4443932494ygrp-mkp #yiv4443932494hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px
0;}
#yiv4443932494 #yiv4443932494ygrp-mkp #yiv4443932494ads {
margin-bottom:10px;}
#yiv4443932494 #yiv4443932494ygrp-mkp .yiv4443932494ad {
padding:0 0;}
#yiv4443932494 #yiv4443932494ygrp-mkp .yiv4443932494ad p {
margin:0;}
#yiv4443932494 #yiv4443932494ygrp-mkp .yiv4443932494ad a {
color:#0000ff;text-decoration:none;}
#yiv4443932494 #yiv4443932494ygrp-sponsor
#yiv4443932494ygrp-lc {
font-family:Arial;}
#yiv4443932494 #yiv4443932494ygrp-sponsor
#yiv4443932494ygrp-lc #yiv4443932494hd {
margin:10px
0px;font-weight:700;font-size:78%;line-height:122%;}
#yiv4443932494 #yiv4443932494ygrp-sponsor
#yiv4443932494ygrp-lc .yiv4443932494ad {
margin-bottom:10px;padding:0 0;}
#yiv4443932494 #yiv4443932494actions {
font-family:Verdana;font-size:11px;padding:10px 0;}
#yiv4443932494 #yiv4443932494activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}
#yiv4443932494 #yiv4443932494activity span {
font-weight:700;}
#yiv4443932494 #yiv4443932494activity span:first-child {
text-transform:uppercase;}
#yiv4443932494 #yiv4443932494activity span a {
color:#5085b6;text-decoration:none;}
#yiv4443932494 #yiv4443932494activity span span {
color:#ff7900;}
#yiv4443932494 #yiv4443932494activity span
.yiv4443932494underline {
text-decoration:underline;}
#yiv4443932494 .yiv4443932494attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px
0;width:400px;}
#yiv4443932494 .yiv4443932494attach div a {
text-decoration:none;}
#yiv4443932494 .yiv4443932494attach img {
border:none;padding-right:5px;}
#yiv4443932494 .yiv4443932494attach label {
display:block;margin-bottom:5px;}
#yiv4443932494 .yiv4443932494attach label a {
text-decoration:none;}
#yiv4443932494 blockquote {
margin:0 0 0 4px;}
#yiv4443932494 .yiv4443932494bold {
font-family:Arial;font-size:13px;font-weight:700;}
#yiv4443932494 .yiv4443932494bold a {
text-decoration:none;}
#yiv4443932494 dd.yiv4443932494last p a {
font-family:Verdana;font-weight:700;}
#yiv4443932494 dd.yiv4443932494last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}
#yiv4443932494 dd.yiv4443932494last p
span.yiv4443932494yshortcuts {
margin-right:0;}
#yiv4443932494 div.yiv4443932494attach-table div div a {
text-decoration:none;}
#yiv4443932494 div.yiv4443932494attach-table {
width:400px;}
#yiv4443932494 div.yiv4443932494file-title a, #yiv4443932494
div.yiv4443932494file-title a:active, #yiv4443932494
div.yiv4443932494file-title a:hover, #yiv4443932494
div.yiv4443932494file-title a:visited {
text-decoration:none;}
#yiv4443932494 div.yiv4443932494photo-title a,
#yiv4443932494 div.yiv4443932494photo-title a:active,
#yiv4443932494 div.yiv4443932494photo-title a:hover,
#yiv4443932494 div.yiv4443932494photo-title a:visited {
text-decoration:none;}
#yiv4443932494 div#yiv4443932494ygrp-mlmsg
#yiv4443932494ygrp-msg p a span.yiv4443932494yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}
#yiv4443932494 .yiv4443932494green {
color:#628c2a;}
#yiv4443932494 .yiv4443932494MsoNormal {
margin:0 0 0 0;}
#yiv4443932494 o {
font-size:0;}
#yiv4443932494 #yiv4443932494photos div {
float:left;width:72px;}
#yiv4443932494 #yiv4443932494photos div div {
border:1px solid
#666666;height:62px;overflow:hidden;width:62px;}
#yiv4443932494 #yiv4443932494photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}
#yiv4443932494 #yiv4443932494reco-category {
font-size:77%;}
#yiv4443932494 #yiv4443932494reco-desc {
font-size:77%;}
#yiv4443932494 .yiv4443932494replbq {
margin:4px;}
#yiv4443932494 #yiv4443932494ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean,
sans-serif;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg table {
font-size:inherit;font:100%;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg select,
#yiv4443932494 input, #yiv4443932494 textarea {
font:99% Arial, Helvetica, clean, sans-serif;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg pre, #yiv4443932494
code {
font:115% monospace;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg * {
line-height:1.22em;}
#yiv4443932494 #yiv4443932494ygrp-mlmsg #yiv4443932494logo {
padding-bottom:10px;}
#yiv4443932494 #yiv4443932494ygrp-msg p a {
font-family:Verdana;}
#yiv4443932494 #yiv4443932494ygrp-msg
p#yiv4443932494attach-count span {
color:#1E66AE;font-weight:700;}
#yiv4443932494 #yiv4443932494ygrp-reco
#yiv4443932494reco-head {
color:#ff7900;font-weight:700;}
#yiv4443932494 #yiv4443932494ygrp-reco {
margin-bottom:20px;padding:0px;}
#yiv4443932494 #yiv4443932494ygrp-sponsor #yiv4443932494ov
li a {
font-size:130%;text-decoration:none;}
#yiv4443932494 #yiv4443932494ygrp-sponsor #yiv4443932494ov
li {
font-size:77%;list-style-type:square;padding:6px 0;}
#yiv4443932494 #yiv4443932494ygrp-sponsor #yiv4443932494ov
ul {
margin:0;padding:0 0 0 8px;}
#yiv4443932494 #yiv4443932494ygrp-text {
font-family:Georgia;}
#yiv4443932494 #yiv4443932494ygrp-text p {
margin:0 0 1em 0;}
#yiv4443932494 #yiv4443932494ygrp-text tt {
font-size:120%;}
#yiv4443932494 #yiv4443932494ygrp-vital ul li:last-child {
border-right:none !important;
}
#yiv4443932494