Skip to content

mmsd: don't make a sending message failed if it's a temporary error

Chris Talbot requested to merge wip/mms into main

mmsd can have temporary failures in sending an MMS. Right now, chatty will mark that as if the MMS did not send at all. It should not do that.

Merge request reports