Displaying 19 results from an estimated 19 matches for "bunbun".
2018 Mar 14
4
Disable SIS
Hi,
I'm currently running a small home-server with Dovecot. A long time ago
I configured it with SIS enabled. I would like to stop using SIS.
If I remove sis from mail_attachment_fs will the old mails that are
stored in SIS-storage still be accessible?
How can I convert all mailboxes to stop using SIS and store attachments
back in the mails?
Rgds,
N.
2011 Jan 10
2
dsync not copying all mail
...ot;clean" the
hybrid maildir-dbox situation I used imapsync to copy all mails from the
old account to a new account. I would assume in this case I get a clean
dbox-mailmap. I tried to run dsync on this new map but noticed a lot of
mails are not syncing:
[vmail at mail ~]$ find /vmail2/new/bunbun.be/nick | wc -l
5329
[vmail at mail ~]$ find /vmail2/old/bunbun.be/nick | wc -l
6134
Any ideas?
N.
2018 Mar 15
2
Disable SIS
On 14 Mar 2018, 20:42 +0100, Aki Tuomi <aki.tuomi at dovecot.fi>, wrote:
>
> > On 14 March 2018 at 21:17 Nick Rosier < nick+dovecot at bunbun.be> wrote:
> >
> >
> > Hi,
> >
> > I'm currently running a small home-server with Dovecot. A long time ago
> > I configured it with SIS enabled. I would like to stop using SIS.
> >
> > If I remove sis from mail_attachment_fs will the old mails...
2011 Jan 07
1
Migrate dbox 1.2 virtual mail to 2.0
...2.0.7. Initially the mails
were stored in Maildir format but I changed them to dbox using "fast
Maildir migration" and some mails are still in the old maildir format.
I'm trying to migrate these mails using dsync but dsync panics:
% dsync -D -o mail_location=dbox:/var/spool/vmail/bunbun.be/nick mirror
dbox:/var/spool/vmail2/bunbun.be/nick
......
dsync(vmail): Panic: file mail-storage.c: line 1351
(mailbox_save_set_guid): assertion failed: (guid == NULL || *guid != '\0')
zsh: abort (core dumped) dsync -D -o
mail_location=dbox:/var/spool/vmail/bunbun.be/nick mirror
Any...
2015 Oct 05
4
doveadm index assertion failed
Hi,
one of my mailboxes returns following error when I run doveadm index on
it:
Panic: file charset-iconv.c: line 85 (charset_to_utf8_try): assertion
failed: (srcleft <= CHARSET_MAX_PENDING_BUF_SIZE)
OS: FreeBSD 10.2
Dovecot: 2.1.19
Tika: 1.10
SOLR: 5.3.1
Running doveadm -D index does not show any more information indicating
what causes this error (mail/folder/...)
How I can find what is
2015 Oct 17
2
doveadm index assertion failed
On 16 Oct 2015, at 23:44, Nick Rosier <nick+dovecot at bunbun.be> wrote:
>
>
>> gdb --args doveadm index -u user at domain INBOX
>> run
>> <it should crash now>
>> f 5
>> p src
>> p ic_srcbuf
>> p *src_size
>> p srcleft
> I recompiled Dovecot with Debug but I suspect I will have to do it for...
2018 Mar 14
0
Disable SIS
...pe html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 14 March 2018 at 21:17 Nick Rosier <
<a href="mailto:nick+dovecot@bunbun.be">nick+dovecot@bunbun.be</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Hi,
</div>
<div>
<br>
</div>
<div>
I'm currently running a sma...
2018 Mar 15
0
Disable SIS
On 15.03.2018 10:40, Nick Rosier wrote:
> On 14 Mar 2018, 20:42 +0100, Aki Tuomi <aki.tuomi at dovecot.fi>, wrote:
>
>>
>>> On 14 March 2018 at 21:17 Nick Rosier < nick+dovecot at bunbun.be
>>> <mailto:nick+dovecot at bunbun.be>> wrote:
>>>
>>>
>>> Hi,
>>>
>>> I'm currently running a small home-server with Dovecot. A long time ago
>>> I configured it with SIS enabled. I would like to stop using SIS.
>>...
2011 Mar 19
3
Sieve or not?
Hello,
I use V 2.11 and my question is:
Is one present Sieve with this version or
MUST this specially compiles?
# 2.0.11 (31d8d43fa6b5): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.29.4 i686 Debian wheezy/sid
--
Mit freundlichen Gr??en,
Jim Knuth
P.S.: Bitte senden Sie KEINE HTML-Mails!
#####
Zufallszitat:
Der Fanatismus ist die einzige 'Willensst?rke',
zu der auch die Schwachen
2015 Jun 12
2
fts_solr Bad Request / BUG: Unknown internal error
Hi,
yesterday I created a new mailbox; ever since (and only for the new
mailbox) I am getting these errors:
2015-06-12T00:00:29.808526+02:00 mail dovecot:
indexer-worker(xxx at example.com): Error: fts_solr: Lookup failed: Bad
Request
2015-06-12T00:00:29.808560+02:00 mail dovecot:
indexer-worker(xxx at example.com): Error: Mailbox INBOX: Status lookup
failed: BUG: Unknown internal error
Is
2015 Jun 14
0
Aw: fts_solr Bad Request / BUG: Unknown internal error
...nce see http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201506.mbox/browser
Could the devs please have a look at this, it might hopefully be just a small change.
regards,
infoomatic
> Gesendet: Freitag, 12. Juni 2015 um 11:19 Uhr
> Von: "Nick Rosier" <nick+dovecot at bunbun.be>
> An: dovecot at dovecot.org
> Betreff: fts_solr Bad Request / BUG: Unknown internal error
>
> Hi,
>
> yesterday I created a new mailbox; ever since (and only for the new
> mailbox) I am getting these errors:
>
> 2015-06-12T00:00:29.808526+02:00 mail dovecot:
&...
2015 Oct 16
0
doveadm index assertion failed
Timo Sirainen wrote:
> On 05 Oct 2015, at 22:05, Nick Rosier<nick+dovecot at bunbun.be> wrote:
>> Hi,
>>
>> one of my mailboxes returns following error when I run doveadm index on it:
>>
>> Panic: file charset-iconv.c: line 85 (charset_to_utf8_try): assertion failed: (srcleft<= CHARSET_MAX_PENDING_BUF_SIZE)
>>
>> OS: FreeBSD 10.2
&g...
2015 Oct 16
0
doveadm index assertion failed
Nick Rosier schreef:
>
> Timo Sirainen wrote:
>> On 05 Oct 2015, at 22:05, Nick Rosier<nick+dovecot at bunbun.be> wrote:
>>> Hi,
>>>
>>> one of my mailboxes returns following error when I run doveadm index on it:
>>>
>>> Panic: file charset-iconv.c: line 85 (charset_to_utf8_try): assertion failed: (srcleft<= CHARSET_MAX_PENDING_BUF_SIZE)
>>>
>...
2018 Mar 14
0
Disable SIS
On Wed Mar 14 2018 15:17:58 GMT-0400 (Eastern Standard Time), Nick
Rosier <nick+dovecot at bunbun.be> wrote:
> I'm currently running a small home-server with Dovecot. A long time ago
> I configured it with SIS enabled. I would like to stop using SIS.
>
> If I remove sis from mail_attachment_fs will the old mails that are
> stored in SIS-storage still be accessible?
>...
2009 Dec 28
1
Shared mailboxes do not support subfolders
Hi,
I'm currently running Dovecot 1.2.8 with dbox mailboxes. I've configured
the use of shared mailboxes. I'm able to only see the top-level mailboxes:
e.g.
Inbox
LogWatch
Trash
Sent
but not
LogWatch/Server1
LogWatch/Server2
Is this a know limitation of a bug?
Rgds,
N.
2015 May 19
1
doveadm index panic
Hi,
running dovecot 2.2.18. when I try to re-index my INBOX I get following
error:
# doveadm index -u user at domain.com INBOX
doveadm(user at domain.com): Warning: I/O leak: 0x80101ada0 (line 120, fd
15)
doveadm(user at domain.com): Warning: Timeout leak: 0x801019fe0 (line 325)
doveadm(user at domain.com): Panic: file ioloop.c: line 39 (io_add_file):
assertion failed: (callback != NULL)
zsh:
2011 Feb 14
0
SIS generating 2 different hashes for the same mail and attachment
Hi,
I've been testing SIS over the weekend as it seems to be a nifty
feature. I don't have that many users and mailboxes but still...
I only added the following line to my configuration:
mail_attachment_dir = /var/spool/vmail/attachments
As a test I sent a mail from GMail to 2 mailboxes (1 To and 1 CC). The
attachment got saved to the attachment directory (on ZFS):
# find .
./04
2011 Mar 16
5
segmentation fault with doveadm search
Configuration: Dovecot 2.0.11 on FreeBSD 8.2
When I run a search to generate the FTS search indexes I get following
error:
# doveadm search -A body dead_beef
[1] 34789 segmentation fault doveadm search -A body dead_beef
How can I (help) troubleshoot this?
Rgds,
N.
2011 Jan 06
0
Upgrade from 1.2.16 with sieve/managesieve to 2.0.8 with pigeonhole
Hi,
I would like to upgrade my server from 1.2.16 with sieve and managesieve
to 2.0.8 with pigeonhole. Will I get all functionality I was having
before? Should this migration be painless or will it require some
additional work?
I've read the Upgrading guide so I know I need to create an additional
user. I've migrated the mails from Maildir to dbox in the past (using
the convert