]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
notify-status: Remove first_unseen_seq field
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 18 Sep 2017 20:04:55 +0000 (23:04 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Wed, 20 Sep 2017 06:41:06 +0000 (09:41 +0300)
commite15275e21f4466d3eee85878c8497d0e7640d02d
tree107e9ae813967bbb28a527e9f6b996c7f6375a47
parent75d0e484a279ed4cf63dca415b09da6734fe22db
notify-status: Remove first_unseen_seq field

The sequence number keeps changing, so it's very unlikely to be useful.
It's also not always as efficiently available as the other fields, so
better to avoid having it.
src/plugins/notify-status/notify-status-plugin.c