]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Rename mail.mail_stream_opened to mail_stream_accessed
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 29 Nov 2021 17:24:30 +0000 (18:24 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 21 Dec 2021 10:06:58 +0000 (10:06 +0000)
commitd7b8c4097185e2ab40acf43524f48fcde80f615d
tree4367a2d8551cabd4d9c2c9835e076c5483d7cbcb
parent74b94e02e51e363af7a3fed6dc917fddce96e2f8
lib-storage: Rename mail.mail_stream_opened to mail_stream_accessed

It is set to TRUE even if the mail stream couldn't successfully be opened,
so this describes it better. Also it's now consistent with
mail_metadata_accessed.
src/lib-storage/index/dbox-multi/mdbox-mail.c
src/lib-storage/index/dbox-single/sdbox-mail.c
src/lib-storage/index/imapc/imapc-mail-fetch.c
src/lib-storage/index/index-mail.c
src/lib-storage/index/index-mailbox-size.c
src/lib-storage/index/index-sort.c
src/lib-storage/index/mbox/mbox-mail.c
src/lib-storage/mail-storage.h