Expand description
This module contains the command handler for sending messages.
FunctionsΒ§
- attempt_
direct_ πdelivery - Attempts to directly deliver a message to the recipient.
- attempt_
mailbox_ πdelivery - Attempts to deliver a message via mailbox providers.
- deliver_
via_ πmailboxes - Delivers a message to a set of mailbox providers.
- handle_
send - Handles the βsendβ command, encrypting and sending a message to a friend.