mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
integrate imex and imap
This commit is contained in:
@@ -36,7 +36,7 @@ impl Context {
|
||||
self.sql.get_raw_config_bool(self, "configured").await
|
||||
}
|
||||
|
||||
/// Starts a configuration job.
|
||||
/// Configures this account with the currently set parameters.
|
||||
pub async fn configure(&self) {
|
||||
if self.has_ongoing().await {
|
||||
warn!(self, "There is already another ongoing process running.",);
|
||||
|
||||
Reference in New Issue
Block a user