User creates a "message" item, adds recipients, then clicks Send
Questions:
How are drafts handled/where do they live?
Where to bounces go?
How do we tell if an inbound email's item is "safe" to incorporate? Do we only accept changes on an item that we originally sent out?
Mimi presentation part 2
Create a new note, sends you to the "All" view
Stamp it as a message, which provides From/To and a Send button, and adds item to "Out", and sets status to "Draft"
Clicking Send will change the Status, SMTP service should try to send it
SMTP service can set Status accordingly
An error condition needs to be captured and an attempt to link up to the original item could be made. The content model needs to be able to track email status and failures; for 0.4 we will only try to model a single "send" transaction, and later on actually model the communication history (Mimi mentioned a mail log)
For 0.4, only one SMTP account and one IMAP account in the account dialog