mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
fixing an odd exchange behaviour
This commit is contained in:
@@ -199,6 +199,7 @@ struct session_data {
|
||||
char digest[2*DIGEST_LENGTH+1];
|
||||
time_t now, sent, delivered, retained;
|
||||
char ms_journal;
|
||||
char import;
|
||||
int journal_envelope_length, journal_bottom_length;
|
||||
#ifdef NEED_MYSQL
|
||||
MYSQL mysql;
|
||||
|
||||
Reference in New Issue
Block a user