Skip to main content

accept_message

Function accept_message 

Source
pub fn accept_message(
    from: &str,
    to: &str,
    subject: &str,
    body: &str,
    sender_verified: bool,
    sender_did: Option<String>,
) -> AcceptResult
Expand description

Accept a message for a registered domain mailbox — pure product path (no network).