Additional work on not sending to blocked recipients.

This commit is contained in:
Greyson Parrelli
2022-03-02 16:47:22 -05:00
committed by Alex Hart
parent eb12395b8e
commit 83215bb98f
10 changed files with 97 additions and 35 deletions

View File

@@ -63,6 +63,7 @@ final class MessageDetails {
break;
case SKIPPED:
skipped.add(status);
break;
}
}
} else {