elementary / switchboard-plug-onlineaccounts

Switchboard Online Accounts Plug
GNU General Public License v3.0
23 stars 16 forks source link

ImapDialog: Fix freeze when a server sends no response #256

Closed leolost2605 closed 1 year ago

leolost2605 commented 1 year ago

Fix a freeze/crash when a server can be reached but doesn't respond, e.g. smtp.t-online.de. It will try to setup the mail account forever but at least now it can be cancelled.