Compose

Compose a message. The "To" and "Subject" fields are concatenated straight into the raw mail headers - slip a %0d%0aBcc: in to add recipients. Separately, "Save draft" stores your draft in a draft cookie as base64(pickle) that the server unpickles on load.