mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Resolve #1373
This commit is contained in:
parent
38ef44e1d0
commit
0a8dfe7d51
2 changed files with 3 additions and 0 deletions
|
|
@ -343,6 +343,7 @@ export class DomainPopupView extends AbstractViewPopup {
|
|||
this[key]?.(value);
|
||||
}
|
||||
});
|
||||
this.imapCapabilities(this.imapCapabilities.concat(this.imapDisabled_capabilities()).unique());
|
||||
this.enableSmartPorts(true);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue