On 14/09/2020 11:43, Ismaël Tanguy has written:
Hello,

cyrus-imapd-3.0.7-16.el8.src.rpm installed on Centos 8.2

An user fails to receive an email from  a mailing list of 1000 subscribers.  From SMTP server, I found the uid of the mail and look for it in the IMAP store logs.

While the delivery is OK for the most part, I found 5 mistakes :

# grep 280aa530-f9a0-c1fd-b100-51201aa6b2fc /var/log/maillog | grep -v Delivered

dupelim: eliminated duplicate message to i21mdycbfokfu8yq6jul3hvt id <280aa530-f9a0-c1fd-b100-51201aa6b2fc>
[...]

Hello,
 good question!

I answer myself.
With this command :

$ cyr_dbtool /var/lib/imap/mailboxes.db twoskip show | grep i21mdycbfokfu8yq6jul3hvt

But I found two mailboxes :

user.e22009540  %(A %(e22009540 lrswipkxtecdan) I i21mdycbfokfu8yq6jul3hvt P splitmeta V 1599471223 F 1 M 1599471222) user.e22009563  %(A %(e22009563 lrswipkxtecdan) I i21mdycbfokfu8yq6jul3hvt P splitmeta V 1599471224 F 1 M 1599471223)

Is it the expected behavior?

I thought Unique ID was unique for one mailbox..



btw... on Cyrus 2.4 these logs told me the mailbox name too. On Cyrus 3.x this info disappears. Ouch :(

If you delete the mailbox the syslog shows the mailbox name and the uniqueid together, only dupelim lacks of this info.

Cheers
Marco
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to