5 Sep
2016
5 Sep
'16
8:58 a.m.
Since Dan brought up patchbomb, I'll go ahead and ask since my google-fu has failed. Have folks had success with using patchbomb against gmail lately? I tried setting it up but got an auth/login error regardless of which settings I use.
At the moment, the smtp section of my hgrc looks like this:
[smtp] host=smtp.gmail.com port=587 username=XX password=YY tls = True (also tried = starttls)
Every time, I get an aborted response from mercurial (abort/534), and a nastygram from google saying they blocked a sign-in attempt.
-- Brian