Displaying 20 results from an estimated 200 matches similar to: "dsync not copying all mail"
2010 Oct 28
2
dsync, separator, but really - Default Namespace
Just made the leap from 1.2 to 2.0.6 - and several maddening config
typos I think I have a working system again! Getting closer to
converting from maildir to mdbox, but first...
Trying to use dsync gives me:
dsync(root): Fatal: Mail locations must use the same virtual mailbox
hierarchy separator (specify separator for the default namespace)
Ok - I 've never configured namespaces
2010 Oct 12
2
mbox folder deleting
Hi there again,
I just wanna tell you what little bug we've found...
Namespace is in mbox format.
After deleting an mbox the entry in the .imap stays so not everyting is
moved away and ist just hanging around...
not so bad, but would be nice if it was cleaned up...
thanks
Tobi
--
Dr. Nagler & Company GmbH
Hauptstra?e 9
92253 Schnaittenbach
Tel : 09622-7197-38
Fax : 09622-7197-50
2010 Nov 02
2
Virtual inbox folder bug
Hi all,
I've been using dovecot as our internal mail server for quite some time.
It works very well. Each of our mailboxes have 1000+ messages (some have
more than 4-5000 messages).
I have recently started using virtual folders and, using an adaptation
of an example script in the dovecot site
(http://wiki.dovecot.org/Plugins/Virtual), to have a virtual folder
changed to act as inbox.
2011 Jan 07
1
Migrate dbox 1.2 virtual mail to 2.0
Hi,
I'm trying to migrate from Dovecot 1.2.16 to 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
2010 Oct 06
4
Convert plugin
Hi,
I'm trying to get old mail from /var/mail/<user>, where <user> is the
(sometimes) huge mailfile, not a directory, converted to the maildir
INBOX in ~/Maildir. Users have no ~/mail directory; they were supposed
to use pop3 only.
I'm trying the example from the wiki:
plugin {
convert_mail = mbox:~/mail:INBOX=/var/mail/%n
}
but have still not succeded. I tried
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello,
I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
something is going wrong.
I have followed the directions at:
https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
Here is a session from dovecot.log:
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user
Aug 4 12:19:42 vmail2
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.
> >
> >
2011 Jan 20
0
Bug found, assertion failed
Hi there,
We're running dovecot 2.06, with mdbox.
Following message was in our syslog:
Jan 20 09:26:48 servername dovecot: [ID 583609 mail.crit] imap(user): Panic: file istream-limit.c:
line 79: assertion failed: (v_offset <= lstream->v_size)
The problem could be solved on client side, by just deleting the ImapMail-Folder in Thunderbird.
Why? Thunderbird tried to move a message, that
2010 Oct 21
1
bug with null pointer
Hi,
we found a serious bug while testing our migration scripts.
in Solaris (or other system 5) the user variable is not always set.
Dsync is not very happy about that and crashes with an segmentation fault.
After hours of debugging and TWOE simple lines
# USER=$LOGNAME
# export USER
the problem was solved! The null pointer was found - so i will go home now an
drink a bottle of
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 all the required libraries as well;
2019 Jul 22
1
[PATCH] MAINTAINERS: Update my email address
Update MAINTAINERS and .mailmap with my @linaro.org address, since I
don't have access to my @arm.com address anymore.
Signed-off-by: Jean-Philippe Brucker <jean-philippe at linaro.org>
---
.mailmap | 1 +
MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 0fef932de3db..8ce554b9c9f1 100644
--- a/.mailmap
+++ b/.mailmap
@@
2019 Jul 22
2
doveadm: Error: open(/proc/self/io) failed
Hi,
I am running dovecot-2.2.36-3.el7.x86_64 on a Centos 7 machine. I keep seeing
the following errors in the dovecot.log:
Jul 22 12:52:04 vmail2 dovecot: doveadm: Error: open(/proc/self/io) failed: Permission denied
Dovecot -n is listed below:
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24 (124e06aa)
# OS: Linux 3.10.0-957.21.3.el7.x86_64 x86_64 CentOS Linux release
2017 Aug 04
0
Problem switching from LDA to LMTP (with Postfix)
Am 04.08.2017 um 12:06 schrieb Nikolaos Milas:
> Hello,
>
> I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
> something is going wrong.
>
> I have followed the directions at:
> https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
>
> Here is a session from dovecot.log:
>
> Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
>
2010 Oct 14
1
acl allow creation of special foldernames
Hi,
ACL works fine now...
But is it possible so allow users the creation of specific folder names?
so users should be able to create a folder "Sent" but not the folder
"Send" or something like that
I just want to allow some folder names and only THESE folders...
Thanks for you help!
Tobi
--
Dr. Nagler & Company GmbH
Hauptstra?e 9
92253 Schnaittenbach
Tel :
2010 Oct 13
1
bug in dsync
Hi,
I'm trying to convert mailboxes from mbox zu mdbox.
The following command was performed:
dsync mirror -u tsdauche mbox:~/.NCmail/Drafts
dsync(tsdauche): Fatal: execvp(-u) failed: No such file or directory
dsync(tsdauche): Panic: file dsync-worker-local.c: line 185
(dsync_drop_extra_namespaces): assertion failed: (ns != NULL)
[1] Abort trap (core dumped) dsync mirror -u tsdauche
2019 Oct 30
2
Dovecot and MySQL aborted connections.
We also spotted these sql connections getting aborted, upon upgrading
MySQL from 5.6 to 5.7. (Going back to 5.6 we don't see them!)
Turning on mysql general query logging we can see it is Dovecot's mysql
connections that inquire about or update quota usage in particular:
*** /logs//mysql.log ***
2019-10-30T10:52:22.624690-07:00 2 Connect dovecot at localhost on
npomail using
2023 Apr 04
5
[RFC PATCH 0/5] fstests specific MAINTAINERS file
I think I might be mad to include that many mailing lists in this patchset...
As I explained in [PATCH 1/5], fstests covers more and more fs testing
thing, so we always get help from fs specific mailing list, due to they
learn about their features and bugs more. Besides that, some folks help
to review patches (relevant with them) more often. So I'd like to bring
in the similar way of
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.
2019 Oct 30
0
Dovecot and MySQL aborted connections.
> We also spotted these sql connections getting aborted, upon upgrading MySQL from 5.6 to 5.7. (Going back to 5.6 we don't see them!)
I have a mailserver running MySQL 5.6.44 which is not very busy that logs these warnings.
Another busy one running MySQL 5.6.45 does not log any warnings.
MySQL interactive-/wait_timeout is 28800 (8 hours), which is more than enough time to wait for a
2019 Oct 31
2
Dovecot and MySQL aborted connections.
I will top post here ...
got a similar issue with mariadb a while ago after upgrading from 10.1
to 10.2
lots of warnings about aborted connections in the logs.
after digging into this issue the culprit was a new default setting
value in the newer maridb server.
during the update the log_warnings changed from 1 to 2 therefore showing
lots of aborted connection notices in the logs
changing