diff options
author | Gianni Van Hoecke <gianni@giannivanhoecke.com> | 2021-01-22 20:26:45 +0100 |
---|---|---|
committer | Gianni Van Hoecke <gianni@giannivanhoecke.com> | 2021-01-22 20:26:45 +0100 |
commit | 79bb0437267b55a85bbdcf4f9b635be43091a73f (patch) | |
tree | 845b054bffe7b61e6178425fb43c1596a8f47c05 /share | |
parent | 158f28b2940355f530ac592cdb9a9af3cd5c2959 (diff) |
:bug: Set protocol to `imap` when using ProtonMail
Part 1 of 2 for "Log-on not successful" bug when using ProtonMail.
The curl login check defaults to `imaps` when `protocol` isn't set.
Because ProtonMail isn't using any TLS, we have to use the `imap`
protocol.
The `protocol` variable was never set, so now we set it when the
ProtonMail flag (-p) is set.
Bug mentioned in:
Fixes:
- https://github.com/LukeSmithxyz/mutt-wizard/issues/608
- https://github.com/LukeSmithxyz/mutt-wizard/issues/622
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions