pub async fn import( ctx: Context, file: PathBuf, from: String, to: String, attachment_base: Option<String>, ) -> Result<(), Box<dyn Error>>