Searched refs:new_messages (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/replication/
H A Dreplication-plugin.c38 bool new_messages; member in struct:replication_mail_txn_context
235 ctx->new_messages = TRUE;
246 ctx->new_messages = TRUE;
274 (ctx->new_messages || replication_want_sync_changes(changes))) {
275 priority = !ctx->new_messages ? REPLICATION_PRIORITY_LOW :

Completed in 9 milliseconds