pub fn mail_list( mailbox: Option<String>, include_quarantine: Option<bool>, ) -> Result<Value, String>
List local inbox messages (newest first).