search for: header_stream

Displaying 2 results from an estimated 2 matches for "header_stream".

2018 Sep 09
2
Dsync deleting mailboxes due to duplicate UIDs
...oken emails and cleaning these out fixed most my issues. But in this case, I am stumped. UID 39 on the server is a valid mail with correct headers and everything. Is there a good way of identifying the two mails that seem to clash? I had a quick look at the dovecot code but did not see how the header_stream gets hashed into the hdr_hash used for comparing mails. Thanks, Andreas
2018 Sep 09
0
Dsync deleting mailboxes due to duplicate UIDs
...leaning these out fixed most my issues. > > But in this case, I am stumped. UID 39 on the server is a valid mail with correct headers and everything. > > Is there a good way of identifying the two mails that seem to clash? I had a quick look at the dovecot code but did not see how the header_stream gets hashed into the hdr_hash used for comparing mails. Is it possible to get imapc rawlogs to analyze? create a directory that is writeable and add -o imapc_rawlog_dir=/path/to/directory to command line. Also with recent dovecot release you can tell dsync which header fields to hash when matchi...