Displaying 20 results from an estimated 3000 matches similar to: "converting maildir to mailbox"
2008 Feb 16
2
1.0.10 - Cached message offset lost
After upgrading from dovecot-1.0.7 to dovecot-1.0.10 any time when I delete message in logs appeared messages
like:
Feb 16 23:54:05 mail-chaos dovecot: IMAP(citrin): Cached message offset lost for seq 2 in mbox file
/spool/mail/citrin.ru/citrin/Trash
Feb 16 23:54:05 mail-chaos dovecot: IMAP(citrin): copy -> Trash: uid=3589,
msgid=<E1JHT55-0009fX-3E at spray.anyhost.ru>
Removing the
2017 Jul 05
0
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
> On July 5, 2017 at 6:38 PM Anton Yuzhaninov <citrin at citrin.ru> wrote:
>
>
> Hello,
>
> I use mbox compressed by gzip as read-only folder (using zlib plugin).
>
> I have errors in logs:
> Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
> failed: (ret == -1)
> and can't read messages in MUA.
>
> IMAP commands to
2016 Sep 16
2
BUG - DELETE Public/Folder not working with Thunderbird
Hi Anton,
Thank you very much for your helpful hint. Thunderbird clearly wants to
move Public/Test to the Trash of the user who subscribed the Public
folder. Question is how to solve this from a Dovecot point of a view, so
a user can also delete folders?
2020200448[10053c700]: proposed url = Public/Test folder for connection
INBOX has To Wait = FALSE can run = FALSE
2020200448[10053c700]:
2017 Jul 05
2
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
Hello,
I use mbox compressed by gzip as read-only folder (using zlib plugin).
I have errors in logs:
Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
failed: (ret == -1)
and can't read messages in MUA.
IMAP commands to reproduce a bug:
1 SELECT "compressed.gz"
2 UID fetch 2 BODY.PEEK[]
# sleep 5
3 UID fetch 2 BODY.PEEK[]
# repeat sleep/fetch until assert (a
2017 Jul 05
0
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
> On July 5, 2017 at 9:24 PM Anton Yuzhaninov <citrin at citrin.ru> wrote:
>
>
> On 07/05/17 13:25, Aki Tuomi wrote:
> >> I use mbox compressed by gzip as read-only folder (using zlib plugin).
> >>
> >> I have errors in logs:
> >> Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
> >> failed: (ret == -1)
> ...
2009 Feb 02
1
custom imap flags in maildir don't saved after upgrade to 1.1.10
Custom imap flags (like $label1, $label2 in mozilla TB) don't saved in maildir
after upgrade to 1.1.10.
In logs no errors obout this.
With mailbox custom flags works OK.
--
Anton Yuzhaninov
2013 Jan 25
1
assert in mail-transaction-log-file.c
I setup new server with dovecot 2.1.12 and mboxes from backup (moboxes
was used with dovecot 1.1.6).
OS: FreeBSD 8.3-STABLE, amd64.
All index files from dovecot 1.1.6 has been deleted.
Some times dovecot processes aborted.
E. g.
Jan 25 03:01:52 ost dovecot: lda(user at example.ru): Panic: file mail-transaction-log-file.c: line 1694 (mail_transaction_log_file_map): assertion failed:
2008 May 18
2
RFC 3516 - IMAP4 Binary Content Extension
Is Binary Content Extension (rfc3516) support planned?
--
WBR,
Anton Yuzhaninov
2008 Sep 19
2
fts squat and dovecot-shared
It seems, that dovecot-shared ignored by fts squat and dovecot.index.search/dovecot.index.search.uids
created with wrong permissions. This makes squat unusable with symlinked shared maildirs.
--
WBR,
Anton Yuzhaninov
2008 Oct 29
2
dovecot 1.1.5 mbox bug (From_-line separator related)
If I send mail with content like this:
From <test.dovecot at m.box> Wed Jan 09 01:33:55 2008
From <test.dovecot at m.box> Wed Jan 09 01:33:55 2008
From <test.dovecot at m.box> Wed Jan 09 01:33:55 2008
From <test.dovecot at m.box> Wed Jan 09 01:33:55 2008
and instead single messages created many messages.
Inside mbox file it looks like
real_message_headers
Status:
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi,
I'm testing/debuging the migration from mbox to maildir in a mailserver
running Dovecot 1.0alpha5.
I migrated all 472715 emails(in a test server) and later noted that dovecot
could not get the same flags/status of the emails as in the mbox.
I was using perfect_maildir.pl and I think its not dovecot fault. Seems
to me that perfect_maildir.pl convert the emails in a way that dovecot
could
2009 Feb 19
2
deliver: Panic: file sieve-cmu.c: line 90 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')
I use dovecot-1.1.10 and dovecot-sieve-1.1.6
/usr/local/libexec/dovecot/deliver coredups several times per day with bt like this:
(gdb) bt
#0 0x0000000800a3a91c in kill () at kill.S:2
#1 0x0000000800a3a88a in __raise (s=6) at /usr/src/lib/libc/gen/raise.c:46
#2 0x0000000800a38f83 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
#3 0x00000000004a7de5 in default_fatal_finish
2008 Sep 18
2
dovecot 1.1.3 coredump
I found imap core in coredump dir:
(gdb) bt
#0 0x00000000004abdea in message_parse_header_next (ctx=0x79c150, hdr_r=0x7fffffffe478) at message-header-parser.c:114
#1 0x00000000004a8193 in read_header (mstream=0x795330) at istream-header-filter.c:162
#2 0x00000000004a84e7 in i_stream_header_filter_read (stream=0x795330) at istream-header-filter.c:288
#3 0x00000000004bc216 in i_stream_read
2008 Mar 17
2
sieve header :matches for multiline header
RFC3028 say:
Folding of long header lines (as described in [IMAIL] 3.4.8) is
removed prior to interpretation of the data. The folding syntax (the
CRLF that ends a line plus any leading whitespace at the beginning of
the next line that indicates folding) are interpreted as if they were
a single space.
But it seems to be not true for dovecot-sieve-1.0.2
for header
Received:
2019 Jun 18
2
Converting mdbox to mbox/MailDir
@lbutlr via dovecot skrev den 2019-06-18 23:06:
> On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot
> <dovecot at dovecot.org> wrote:
>> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or
>> eml format (or any other easy to import format)?
>
> https://wiki.dovecot.org/Migration/MailFormat
page error python update that failed ?
2008 Nov 24
1
RELENG_7 panic under load: vm_page_unwire: invalid wire count: 0
Box with fresh RELENG_7 panic under heavy network load (more than 50k connections).
This panics seems to be senfile(2) related, because when sendfile disabled in nginx, I can't reproduce the problem.
Backtrace in all cases like this:
# kgdb kernel /spool/crash/vmcore.1
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General
2019 May 22
1
Converting user mailboxes from maildir to sdbox
Hello,
I've got a Postfix/Dovecot server setup. Currently Dovecot is version
2.3.6, and it's using Maildir storage. The mailbox is:
mail_home = /home/vmail/mailboxes/%d/%n
mail_location = maildir:~/mail:LAYOUT=fs
I'm wanting to convert from Maildir to sdbox. I looked at:
https://wiki2.dovecot.org/MailboxFormat
I was initially thinking mdbox but that's multiple messages per
2007 Aug 20
3
UW-IMAP to Dovecot conversion - How to migrate the folders?
Hi all,
I've read so much information on this that I'm a little confused as to
what to follow. Here's what's going on:
We just migrated away from our AIX machines which were running Postfix
and UW-IMAP. We're now running Postfix with Dovecot. I already
converted everyone's mbox file to maildir, but now I'm having a little
troubles with how to exactly populate
2019 Jun 19
3
Converting mdbox to mbox/MailDir
I saw that before but there is only maildir -> mdbox but not mdbox -> maildir
Did I have missed anything there?
?On 6/18/19, 9:59 PM, "dovecot on behalf of @lbutlr via dovecot" <dovecot-bounces at dovecot.org on behalf of dovecot at dovecot.org> wrote:
> On 18 Jun 2019, at 15:18, Benny Pedersen via dovecot <dovecot at dovecot.org> wrote:
>
2020 Sep 25
2
Shared folders using mbox format
Hi,
> > I'd like to create a shared folder to be used with an Outlook client
> > and a Thunderbird client. We're currently using mboxes.
> >
> > I've read the documentation here about creating a shared folder:
> > https://wiki.dovecot.org/SharedMailboxes/Shared
> >
> > It doesn't make reference to how to do this using mbox format. Is it