mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 17:39:20 +02:00
fixing an odd exchange behaviour
This commit is contained in:
@@ -69,6 +69,8 @@ int import_message(char *filename, struct session_data *sdata, struct __data *da
|
||||
sdata->sent = 0;
|
||||
sdata->delivered = 0;
|
||||
|
||||
sdata->import = 1;
|
||||
|
||||
state = parse_message(sdata, 1, data, cfg);
|
||||
post_parse(sdata, &state, cfg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user