Re: Cannot reach documentation site

2023-02-26 Thread Marc Lucke

On 27/02/2023 4:13 am, Chris Candreva wrote:


On Sun, 26 Feb 2023, Ken Bass wrote:


doc.dovecot.org does not have a DNS entry. It worked a few days ago, but not 
now.

[chris@newpop ~]$ host doc.dovecot.org
doc.dovecot.org is an alias for talvi.dovecot.org.
talvi.dovecot.org has address 94.237.105.223
talvi.dovecot.org has IPv6 address 2a04:3545:1000:720:acc1:5bff:fe5e:459



$ host doc.dovecot.org

doc.dovecot.org is an alias for talvi.dovecot.org.
talvi.dovecot.org has address 94.237.105.223
talvi.dovecot.org has IPv6 address 2a04:3545:1000:720:acc1:5bff:fe5e:459


reprocessing mail

2019-01-06 Thread Marc Lucke

Hey guys,

I had some corruptions whereby dovecot would bomb out on mail files in 
my maildir.  I found that if piped the files to dovecot-lda the all 
email was clean    I even retrieved email I thought might have 
been lost for good.  I have some better ideas now, but I still processed 
a few thousand emails like that now & would like to do something like this:


* stop dovecot
* iterate over each file
** get date
** touch date (linux - to set the date/time)
** rename the file with the correct epoch
** update dovecot-uidlist with correct epoch
* start dovecot

Will that work?  Or is there something I've missed or should do?

- Marc



[Dovecot] invalid mbox

2007-03-20 Thread Marc Lucke

dovecot-1.0-1.1.rc15.fc6

When I attempt to drag spam from one IMAP box to another it tells me 
that I have an invalid mbox format for some emails.  Occasionally too 
when I click on that email box it gives me the same error.  uw-imapd 
never gave me those problems.


I use Thunderbird 1.5.0.10 and have the same problem on Windoze XP and 
MacOSX.


Can I and how do I solve this problem?


Marc