Message Duplication

2025-07-17 Thread Doug Hardie via dovecot
I have a persistent, but infrequent situation where a message from a mail list will appear in the list of messages twice. The IDs are identical between the copies. There is only one copy of the email in the mailbox. It appears that there are two entries in some index. Apple's mail gets confu

Re: FreeBSD deployment

2025-06-08 Thread Doug Hardie via dovecot
I basically did the same thing a month or so ago. I would recommend that you not just move to the new server, and then upgrade it. If there are issues that arise during the upgrade, your server will be down while you resolve them. What I did was to upgrade the new server first. I copied all

Re: Doveadm Backup

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 18, 2025, at 05:59, Doug via dovecot wrote: > > My experience was very similar when I originally set up doveadm backup from > my production machine to my backup machine. My mailbox was the only one on > the system that failed. I discovered the root cause was a cron job running > on the b

Re: autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 18, 2025, at 06:45, Michael Slusarz > wrote: > >> On 02/18/2025 1:09 AM MST Doug Hardie via dovecot >> wrote: >> >> I have the following in 15-mailboxes.config: >> >> mailbox Trash { >>special_use = \Trash >>autoexpu

Re: autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
-- Doug > On Feb 18, 2025, at 00:20, Marc via dovecot wrote: > > run cron job with purge? > >> >> I have the following in 15-mailboxes.config: >> >> mailbox Trash { >>special_use = \Trash >>autoexpunge = 30 days >> } >> >> I thought that would empty the deleted emails after 30 day

Re: Doveadm Backup

2025-02-18 Thread Doug Hardie via dovecot
> On Feb 17, 2025, at 23:11, Doug Hardie wrote: > > I tried the backup again tonight. I am now getting a new error: > > mail# doveadm backup -f -u doug remote:checkout > dsync-remote(doug)<1c8BDo4xtGe74wAA+dxtXQ>: Warning: Deleting mailbox > 'INBOX': UID=92440 GUID=1465118975.V4eI7cfa32M232845

autoexpunge

2025-02-18 Thread Doug Hardie via dovecot
I have the following in 15-mailboxes.config: mailbox Trash { special_use = \Trash autoexpunge = 30 days } I thought that would empty the deleted emails after 30 days. However, I find that in .Deleted Messages/cur there are over 18K messages dating back to the 90's. What do I need t

Doveadm Backup

2025-02-17 Thread Doug Hardie via dovecot
I tried the backup again tonight. I am now getting a new error: mail# doveadm backup -f -u doug remote:checkout dsync-remote(doug)<1c8BDo4xtGe74wAA+dxtXQ>: Warning: Deleting mailbox 'INBOX': UID=92440 GUID=1465118975.V4eI7cfa32M232845.mail is missing locally dsync-remote(doug)<1c8BDo4xtGe74wAA+d

Doveadm Backup

2025-02-17 Thread Doug Hardie via dovecot
I am using doveadm backup to backup the mail server's files for a specific user. This is a test environment for the backup machine. All it does is sit there until I run backup on the mail server. However, I am encountering an issue occasionally where backup throws the following message: Warn

Doveadm backup and sieves

2025-02-15 Thread Doug Hardie via dovecot
I am using doveadm backup to backup mailfiles to a second drive. That works just fine. However, the sieve files are not backed up. I couldn't find anything in the backup documentation that addresses sieves. Is there a way to back those up also? -- Doug _