Re: 2 users who are the same user

2023-11-25 Thread Peter
Am 25.11.23 um 23:53 schrieb Michael Grant via dovecot: Error: Mailbox INBOX: Sync failed for mbox: UID inserted in the middle of mailbox (4315358 > 4312144, seq=1, idx_msgs=3212) Maildir to the rescue? https://doc.dovecot.org/admin_manual/known_issues/mbox_problems/ If maildir can fix this

Re: 2 users who are the same user

2023-11-25 Thread Michael Grant via dovecot
> > Error: Mailbox INBOX: Sync failed for mbox: UID inserted in the middle of > mailbox (4315358 > 4312144, seq=1, idx_msgs=3212) > > Maildir to the rescue? > > https://doc.dovecot.org/admin_manual/known_issues/mbox_problems/ I really want to migrate to maildir. Is it possible for me to migrate

Re: 2 users who are the same user

2023-11-25 Thread Michael Grant via dovecot
> Do these two share a single user ID, or do they use separate IDs? Think > about file/directory ownership and permissions. If user IDs 123 and 234 > attempt use the same directory, things will break. User 123 should not > be able to delete a file owned by user 234, for example. yes, same UID/GID

Re: 2 users who are the same user

2023-11-25 Thread Peter
Am 25.11.23 um 20:38 schrieb Michael Grant via dovecot: Error: Mailbox INBOX: Sync failed for mbox: UID inserted in the middle of mailbox (4315358 > 4312144, seq=1, idx_msgs=3212) Maildir to the rescue? https://doc.dovecot.org/admin_manual/known_issues/mbox_problems/ -- peter _

Re: 2 users who are the same user

2023-11-25 Thread Ralph Seichter via dovecot
* Michael Grant via dovecot: > If I have a user in /etc/passwd, for example 'joe' and a user in > /etc/dovecot/users, j...@example.org, and both of these users are in > fact the same user but different password. They use the same inbox > and the same mail files. Do these two share a single user I

2 users who are the same user

2023-11-25 Thread Michael Grant via dovecot
I have been using system users (/etc/passwd). I recently started using, in addition, passwd-file with a separate dovecot password database so that I could have user@domainname users with a different password as their shell login password. This means I have dovecot authenticating on users in both