Displaying 20 results from an estimated 8000 matches similar to: "Master passwords and ACLs"
2012 Nov 06
1
Auth USER lookup failed
Hello,
I'm running dovecot 2.1.9 and I'm trying to configure shared folders.
So, as described at http://wiki2.dovecot.org/SharedMailboxes/Shared I
have configured a namespace like this:
namespace {
type = shared
separator = /
prefix = shared/%%u/
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
subscriptions = no
list = yes
}
In one user (user1) I have configured ACLs
2011 Sep 16
1
Deleted mailboxes with lazy_expunge
Hello,
I'm trying to configure lazy_expunge plugin (as a way to provide easy
backup for mails). This is my configuration (as explained in dovecot wiki):
# Default namespace
namespace {
prefix =
separator = /
inbox = yes
}
# namespaces for lazy_expunge plugin:
namespace {
prefix = .EXPUNGED/
separator = /
location = maildir:~/Maildir/expunged
}
namespace
2013 Feb 12
0
I can't sync with dsync and imapc
Hello,
I am deploying a new dovecot server to replace and old one, both of the
with dovecot 2.1.9. Now I want to synchronize imap mailbox from the old
to the new one.
So, in my new server I run (whith a
$ sudo dsync -v -D -o imapc_host="<oldserver>" -o
imapc_password="<master password>" -o imapc_features=rfc822.size backup
-R -f -u myuser at um.es imapc:
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
2011 Jul 01
1
auth error using director
Hello,
I am trying to configure director as described at
http://wiki2.dovecot.org/Director. I have previously tried the proxy and
it worked.
The problem I have is that whenever I try to connect I get the error:
Jul 1 11:41:41 myotis40 dovecot: pop3-login: Error: auth:
connect(director) failed: No such file or directory
This is my doveconf -n:
# 2.0.13: /etc/dovecot/dovecot.conf
# OS:
2013 Feb 25
3
Bug when a duplicated file is found
Hello,
Last days we had to restore some mailboxes from backup. Our mailboxes
are in maildir format and during restore, some duplicated files
appeared. The situation is:
* A user has messages in his new directory when the backup is made
* In some moment after the backup is done, the user accesses to his
mailbox, so the message is move to the cur directory.
* We restore his mailbox directly to
2012 Aug 20
1
enabling per user quota plugin and problems with pop3
Hello,
I am configuring quota plugin per user, not for the whole system. As
documentation says (http://wiki2.dovecot.org/Quota), I have to add
"quota" to the global mail_plugins and "imap_quota" to mail_plugins for
protocol imap, but I don't know how to configure this in a userdb. I'm
using a passwd-file in the way:
2012 Jun 08
1
director and doveadm server
Hi,
I've been reading doc at http://wiki2.dovecot.org/Director to configure
my servers. My question is regarding configuration of doveadm server.
I have configured both, director and backend servers, as described in
that doc, but I don't know how to run doveadm commands in director servers.
doveadm is working, because I can run commands, but they are executed
in local (director)
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
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,
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
2017 Apr 26
3
Problem with LMTP
Hello,
I'm having a problem with LMTP in a proxy server since I upgraded from
2.1.16 to 2.2.28.
In my logs I have:
Apr 26 12:54:17 musio12 dovecot: lmtp(2082): Fatal: master:
service(lmtp): child 2082 killed with signal 11 (core dumped).
As far as I could check the message is delivered in a later connection.
I have enabled core dumped files, but how could I debug it?
--
Angel L.
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
2018 Sep 27
3
Custom variable
Hi,
I know that there are some variables (as user or username) I could use
inside dovecot. They are at https://wiki2.dovecot.org/Variables.
My question is if I can create my own variables from attributes at my
pass/user db and then use it inside dovecot configuration.
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de la Informaci?n
y las Comunicaciones Aplicadas
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
2014 Dec 02
1
R: Re: best file system ?
Hi Angel,
can you please share your dovecot configuration?
What webmail are you using (if any)?
Thank you
>----Messaggio originale----
>Da: amateo at um.es
>Data: 02/12/2014 8.24
>A: <dovecot at dovecot.org>
>Ogg: Re: best file system ?
>
>El 01/12/14 a las 18:45, Sami Ketola escribi?:
>>
>>> On 01 Dec 2014, at 18:24, absolutely_free at libero.it wrote:
2017 Mar 03
2
Do I need to configure director?
Hi,
I'm configuring a farm of dovecot proxies redirecting users to backend
servers. The decision of which backend server is used for a user is
based in its ldap account information.
In my previous configuration I was using an inherited director
configuration in these proxy servers, but now I was wondering that
because the decision is made according to user information, I don't need
2017 Mar 17
2
Meaning of "protocol !indexer-worker"
Hello,
I'm configuring dovecot 2.2.28. Comparing with previous versions I have
found now in 10-mail.conf the config:
protocol !indexer-worker {
# If folder vsize calculation requires opening more than this many
mails from
# disk (i.e. mail sizes aren't in cache already), return failure and
finish
# the calculation via indexer process. Disabled by default. This
setting must
2017 Apr 07
2
Doubt with imap/imap-login processes in proxy server
Hi,
I have a question I have not cleared after reading
https://wiki.dovecot.org/LoginProcess.
I'm developing a proxy server (without director, because the backend
server is specified by a ldap lookup).
My question is: the limit of imap (or pop3) concurrently users that the
proxy can handle is determined by the imap-login limit or the imap one?
--
Angel L. Mateo Mart?nez
Secci?n de
2017 May 11
3
Problem with LMTP
El 10/05/17 a las 12:26, Aki Tuomi escribi?:
>
> Can you please try again, with debugging symbols installed?
>
There it is
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de la Informaci?n
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868889150
Fax: 868888337
-------------- next part --------------
A non-text attachment was scrubbed...
Name: