Compose

The Compose screen writes a new email — from scratch, as a reply, or as a forward. Reply / Reply all pre-fills To, Cc, and Subject (Re:) from the original.

Source: lib/ui/screens/compose_screen.dartComposeScreen.

What you can do here

  • Pick which account to send from (when more than one is configured).
  • Fill in To, Cc, Subject and body.
  • Attach files.
  • Tap Send — the message is handed to the send queue and delivered as soon as the network allows. Failures are surfaced in the Sent Queue.