pub(crate) async fn maybe_do_aeap_transition(
    context: &Context,
    mime_parser: &mut MimeMessage
) -> Result<()>
Expand description

Do an AEAP transition, if necessary. AEAP stands for “Automatic Email Address Porting.”

In drafts/aeap_mvp.md there is a “big picture” overview over AEAP.