Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Startup works till all mails are queried
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trying to fix issue #384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The latest changes on the platform caused the user agent to be
unable to download the smtp client certificate, receiving a 401 in
response. I added the authorization header to the call on the user
agent so that is fixed.
|
|
|
|
|
|
Trying to apply a little of this:
https://www.python.org/dev/peps/pep-0020/
False doesnt point out what is being disabled.
The other argument changed only because of arguments order.
|
|
|
|
already explaining this
|
|
|
|
|