mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
display the stored id when a duplicate is found
This commit is contained in:
@@ -187,6 +187,7 @@ struct session_data {
|
||||
char acceptbuf[SMALLBUFSIZE];
|
||||
char attachments[SMALLBUFSIZE];
|
||||
char internal_sender, internal_recipient, external_recipient;
|
||||
uint64 duplicate_id;
|
||||
short int customer_id;
|
||||
int direction;
|
||||
int tls;
|
||||
|
||||
Reference in New Issue
Block a user