Displaying 20 results from an estimated 1000 matches similar to: "Resynchronization of indexes (or Warning: Maildir Scanning <dir> took <X> seconds)"
2013 Feb 26
1
Can't access to shared mailbox
Hello,
I have a user sharing a folder to me (and other users). This has worked
for me for a time. And it is still working for some users, but not for me.
I'm using thunderbird (17.0.3, ubuntu 12.04 package). My server is
dovecot 2.1.9 (it's the same since it works). The user sharing its
mailbox is:
$ sudo doveadm user t
userdb: t
home : /home/generica/02/001002
uid
2012 Aug 27
1
doveadm commands returning 139 at director servers
Hello,
I have configured director in front of dovecot imap/pop/lmtp servers.
When I need to manipulate a user mailbox, I use doveadm commands at
director server's, with -S option. But some commands return exit code
139 when command returns more than 40 entries (I think).
For example, the command:
sudo doveadm fetch -u amateo hdr mailbox Trash HEADER Subject "nyctalus11/"
2013 Mar 21
0
director's imap/pop3 login timeout
Hello,
We have two (load balanced) director servers in front of 4 dovecot
backend servers.
Yesterday we had a problem at backend servers for some users (our SSO
was down, so IMAP users couldn't authenticate) and this triggered a
problem in director servers where almost nobody could open a new session.
In our director's logs I could see errors like this:
Mar 20 20:52:47 myotis41
2012 Nov 13
0
Problem importing messages with lazy_expunged configured
Hello,
I have a problem importing messages since I have configured lazy_expunge.
My lazy_expunge configuration (that is correctly working when a message
is expunged) is:
plugin {
lazy_expunge = BORRADOS.
}
namespace {
hidden = yes
list = no
location = maildir:~/Maildir/expunged
prefix = BORRADOS.
separator = .
}
but when I try to import messages I get:
amateo_adm at
2013 Mar 06
1
Lot of dovecot process writes
Hello,
While monitoring my servers' behaviour (ubuntu 12.04 with dovecot
2.1.9, with about 70000 users) I have found that lots of disk usage is
done by dovecot process (the parent process). Since lmtp, imap and pop3
connections are handle by their own process, what could be the reason of
this?
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de la Informaci?n
y las
2012 Oct 19
1
Auth caching and password changes
Hello,
In my system I have configured auth caching. The problem I have is that
whenever a user changes his password, he/she can't login to dovecot
after a while and the scenarios described at
http://wiki2.dovecot.org/Authentication/Caching are not applied.
I have tried also with "doveadm auth cache flush <login>", but it
didn't work. He also could to login again if
2010 Jul 02
1
Quota in mysql dict not properly recalculated on 1.2?
Good morning, I am trying to add quota storage on mysql following the
guide in the wiki http://wiki.dovecot.org/Quota/Dict, and I am having
some problems.
My setup works fine for the newly created accounts, and correctly
increases/decreases quota when necessary. The wrong part seems to be
the recalculation. It seems to me that the system doesn't count the
real occupation when it has to
2007 Jul 18
1
Asterisk Voicemail Imap Storage with MS Exchange
Hi,
did anybody manage to configure Asterisk (1.4.8) with imap voicemail
storage together with an Microsoft Exchange Server (2003)?
I can connect my asterisk to a local dovecot imap server without problems.
But if I change the settings to our exchange server I can?t connect...
Here is my config:
imapserver=exchangeserver
imapport=143
expungeonhangup=no
imapfolder=INBOX
imapflags=notls
2009 Oct 27
3
Dovecot, Shared Mailboxes (via symlink), and ACLs
Hello! I just joined the list and will be happy to help where I can in
my limited experience, but also come to the table with a question. I
think there's something I'm missing regarding shared mailboxes and ACLs,
so I will describe my situation and see if I am understanding correctly
(running Dovecot 1.1.10). I have read over the Dovecot Wiki many times
and have scoured many forums but
2014 Feb 28
1
VoiceMail Issue
Hello,
am attempting again to resolve an issue with multi-tenancy and the forwarding to VMs between mailboxes. If in a multi-tenancy environment one uses custom contexts ie.
[a1-ext1](a1)
mailbox=101 at a1
and the associated voicemail.conf entry:
[a1]
101 => 1234,My User 1,addr1 at email.com,,tz=eastern|imapuser=addr1 at email.com|imapfolder=Inbox
102 => 1234,My User 2,addr2 at
2007 Jan 11
2
Voicemail IMAP
I know some of this doesn't belong on this list, but I am just
including it for problem history.
I am trying to setup IMAP Voicemail with our email server.
We are using a non-standards based groupware server called FirstClass.
The server has some built in support for IMAP.
My problem seems to be that the authuser flag is not supported.
When I use mtest in the imap toolkit to connect to
2012 Feb 15
10
any recent experience combining GlusterFS w/ Xen?
Hi Folks,
Anybody have any recent experience building a small cluster that
combines GlusterFS and Xen (with bonus points for a Debian environment)?
We''re getting ready to shift from a 2-node Xen/Pacemaker/DRBD
environment to a 4-node environment - and I''d really like to be able to
create/migrate/failover/delete VMs transparently across all 4 nodes.
Seems like Gluster might
2006 Dec 27
8
1.4.0, IMAP and Dovecot
I thought I would give the new IMAP support a spin on my home
server, but without much luck so far.
Asterisk 1.4.0
Dovecot 0.99.14
Maildir format
C-client 2006d
The imap server is also the Asterisk server, so connections are
on the localhost.
The error posted to the logs is:
IMAP Error: Can't open mailbox
{127.0.0.1:143/imap/authuser=root//user=dan_austin}INBOX: invalid remote
specification
2013 Dec 19
0
problem with password in a changing scenario
Hello,
I'm having a problem with with password changing. According to
http://wiki2.dovecot.org/Authentication/Caching, I understand "normal
scenario" and "Using old cached password scenario", but I'm having a
problem with the "Early change scenario".
I understand that in this case, if in step 4 user tries password Y,
then this password is not
2008 Jul 12
1
IMAP Storage Problem
Hi,
I'm having a problem with IMAP storage and asterisk. Here is the error
message I get (in this instance its checking messages):
[Jul 11 23:14:12] WARNING[9888]: app_voicemail.c:8738 mm_log: IMAP
Warning: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN
[Jul 11 23:14:12] ERROR[9888]: app_voicemail.c:8741 mm_log: IMAP
Error: IMAP protocol error: Authentication aborted
[Jul 11
2011 Feb 27
1
Recover botched drdb gfs2 setup .
Hi.
The short story... Rush job, never done clustered file systems before,
vlan didn't support multicast. Thus I ended up with drbd working ok
between the two servers but cman / gfs2 not working, resulting in what
was meant to be a drbd primary/primary cluster being a primary/secondary
cluster until the vlan could be fixed with gfs only mounted on the one
server. I got the single server
2014 May 20
0
Dovecot 2.2.13+ and master user db
Hello, I'm upgrading one of our servers to the last HG 2.2.13 versi?n
and I've found some problems with our configuration which has been
working fine with previous versions.
We have a LDAP userdb for the users and a master userdb for user
assistance, Until now the definition of usersdb in 10-auth.conf was:
!include auth-master.conf.ext
!include auth-system.conf.ext
!include
2013 Oct 24
1
failed: Message has been copied too many times
Hello,
I'm running dovecot 2.1.16 in a ubuntu 12.04 server, with lazy_expunge,
SiS and mdbox format.
The problem I'm having is that the index for one the mailboxes of one
of my users is growing too much. This is not the first time of this
problem. In previous cases, is because a message is duplicated thousand
of times (I haven't found any reason for this). In these cases,
2008 Nov 11
1
AsteriskNOW 1.5 - app_voicemail_imapstorage.so won't talk to IMAP server
I'm having some issues getting app_voicemail_imapstorage to talk to my
IMAP server. From imapstorage.txt, I've got the voicemail.conf
configured properly, but if I leave a voicemail for extension 9999, I
see no indication that the module is trying to reach the IMAP server.
What am I missing?
# voicemail.conf
[general]
imapserver=172.16.17.2
[default]
9999 =>
2013 May 06
1
dsyncing lazy_expunge namespace
Hello,
I'm in the process of migrating mailbox from one dovecot server running
dovecot 2.1.9 with mailboxes stored in maildir format to a newer one
running 2.1.16 with mailboxes stored in mdbox format.
To migrate mailboxes I'm using dsync as explained at
http://wiki2.dovecot.org/Tools/Dsync. The command I'm running in the
newer server is:
sudo dsync -o mailbox_list_index=no