pub fn queue_outbound( root: &Path, case_path: &Path, case_uid: &str, draft_name: &str, draft_hash: &str, config: &MailConfig, ) -> Result<Value>