mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Hard bounce
This commit is contained in:
@@ -104,7 +104,7 @@ public class EntityMessage implements Serializable {
|
||||
|
||||
static final Integer DSN_NONE = 0;
|
||||
static final Integer DSN_RECEIPT = 1;
|
||||
static final Integer DSN_ADDRESS_UNKNOWN = 2;
|
||||
static final Integer DSN_HARD_BOUNCE = 2;
|
||||
|
||||
static final Long SWIPE_ACTION_ASK = -1L;
|
||||
static final Long SWIPE_ACTION_SEEN = -2L;
|
||||
|
||||
Reference in New Issue
Block a user