I made another socket in my chroot (/var/mail) and now I can see shared
folders.
Now my config looks like this:
service auth {
unix_listener auth-userdb {
#mode = 0660
#user = _exim
#group =.
}
unix_listener /var/mail/var/dovecot/auth-userdb {
mode = 0666
}
unix_listener
. t,yV e
Sent from my Verizon Wireless 4GLTE smartphone
- Reply message -
From: "Giedrius Liubavičius"
To:
Subject: Shared folders not listed by IMAP
Date: Wed, Jul 2, 2014 14:03
OK,
This is the problem why your configuration is not working. My shared
folder did n
Sent from my Verizon Wireless 4GLTE smartphone
- Reply message -
From: "Giedrius Liubavičius"
To:
Subject: Shared folders not listed by IMAP
Date: Wed, Jul 2, 2014 14:03
OK,
This is the problem why your configuration is not working. My shared
folder did not work up unt
OK,
This is the problem why your configuration is not working. My shared
folder did not work up until I fixed auth-userdb permissions in a way
so that user my A (not dovecot user) [t...@mydomain.pl in your
case] could connect to it and get info about user B [te...@mydomain.pl
in your case]
But the problem is that I can't see shared folders to subscribe (shared by
other users) while connecting via IMAP.
There is also an error:
Error: userdb lookup: connect(/var/dovecot/auth-userdb) failed: No such
file or directory
Probably becouse of chroot (/var/mail).
On Wed, Jul 2, 2014 at 1:2
Hi,
doveadm mailbox subscribe -u t...@mydomain.pl Shared/te...@mydomain.pl
doveadm mailbox subscribe -u t...@mydomain.pl
Shared/te...@mydomain.pl/Sent
2014.07.02 14:04, Bambero rašė:
> Hello
>
> I just upgraded my system and there is a problem with shared mailboxes.
>
> When I use the dove
Hello
I just upgraded my system and there is a problem with shared mailboxes.
When I use the doveadm command I can see shared folders:
doveadm mailbox list -u 't...@mydomain.pl'
Drafts
Sent
Spam
Trash
Shared
Virtuals
Virtuals/all
Shared/te...@mydomain.pl
Shared/te...@mydomain.pl/Sent
INBOX
But