sogo: v2 90378b76

Author Committer Branch Timestamp Parent
Jesús García Sáez Jesús García Sáez v2 2016-01-12 10:10 v2 5927d330
Changeset

draft: remove attachment on failure

Attachment creation can succeed and attachment mime file could fail

This can happen, e.g., when the filename's length is close to the maximum
allowed but your filesystem and then mime file will exceed that limit
(because it has a prefix).

mod - SoObjects/Mailer/SOGoDraftObject.m Diff File