Module Async_smtp__Spool.Recover_info

type t = {
msgs : Message_id.t list;
from : [ `Removed | `Quarantined ];
}