pub fn append(msg: StoredMail) -> Result<StoredMail, String>Expand description
Append a delivered message. Returns the stored record.
pub fn append(msg: StoredMail) -> Result<StoredMail, String>Append a delivered message. Returns the stored record.