Displaying 20 results from an estimated 9000 matches similar to: "help with public namespace/mailbox"
2014 Dec 31
3
Different behavior of ACLs in MUA and doveadm
I have noticed a difference in the behavior of ACLs. When used in a MUA the following global ACL works fine and has the desired effect - new mailboxes can be created by a user being part of the 'PublicMailboxAdmins' group:
[ global-acl: ]
INBOX owner lrwstiekxap
Public/* group=PublicMailboxAdmins lrwsipk
Public/* anyone lr
Public/* authenticated lrws
Creating the same mailbox via
2014 Jan 28
1
New global ACL mailbox pattern feature in HG
Hi,
I played around with changeset 9376bf098692 a bit. Right now I'm unsure how to describe a namespace using this feature. Using something like 'Public/*" doesn't seem to work while 'Public*" does, but would also potentially alter non-related mailboxes elsewhere:
$ cat global-acl
INBOX owner lrwstiekxap
Public* group=PublicMailboxAdmins lrwsik
Regards
Thomas
2015 Sep 08
2
Different behavior of ACLs in MUA and doveadm
* Timo Sirainen <tss at iki.fi> 2015.09.08 12:20:
> How does the PublicMailboxAdmins group get set? Looks to me like the problem is that it's not getting set to doveadm. Here's an easy way to check if that's the problem or something else: http://hg.dovecot.org/dovecot-2.2/rev/500e8dd7a389
>
> If that doesn't help: Show your full doveconf -n, set auth_debug=yes and
2009 Aug 09
1
autocreate plugin fails to subscribe mailbox in public namespace
Hi,
I'm one step away from replacing a 7 years old qmail/uw-imapd setup
with some state of the art soft- and hardware. We got migration
scripts and test almost done - just one thing that keeps failing:
The autocreate plugin is supposed to subscribe new users to different
mailboxes, one of them being in namespace "Public." - this
subscription to "Public.announcements"
2014 Mar 19
0
Using a Sieve script to handle delivery to public mailboxes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, 15 Mar 2014, Alessandro Menti wrote:
Dear Alessandro,
see below mail_location, SQL query and debug output ... .
IMHO, the behaviour matches your config.
> I'm setting up a Postfix+Dovecot stack with virtual domains and public
> mailboxes.
>
> I set up a shared mailbox "office at mydomain.com" as described in the
2010 Aug 26
3
Shared mailboxes with dovecot.
Hi, first of all for forgive me for my english.
I have several questions.
1. There are 2 user/passwd databases in my setup - ldap and mysql. when i
login into one user with telnet 127.0.0.1 143 and share inbox to some users -
records in dict-file apears? but if i delete some acls - records indict-file
stays same.
2. I see in error.log such errors. can somebody explain what do dovecot list
2016 Jun 30
2
Shared mailboxes not showing up in shared namespace
Hi,
I think I have configured everything correctly but for some reason I can?t get a list of the shared mailboxes to show up.
When I run:
doveadm acl debug -u m.markov Shared/d.marteva/INBOX
doveadm(root): Debug: Skipping module doveadm_fts_plugin, because dlopen() failed: /usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so: undefined symbol: fts_backend_rescan (this is usually
2018 Feb 15
0
ACLs, shared, public, virtual mailboxes not working
Hi!
It seems you are running 2.2.33.2 =)
Also,
Feb 12 08:48:40 imap(user at example.com): Debug: Mailbox
'public/TestFolder' matches global ACL pattern 'public/TestFolder'
Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: reading file
/home/vmail/public/TestFolder/dovecot-acl
Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: reading file
2018 Feb 15
0
ACLs, shared, public, virtual mailboxes not working
Since you have obfuscated your data it is hard to tell what's going on, especially as in your previous log you have 'user=user' and now you have user1 and user2.
You can try
doveadm rights -u victim folder
to see what sort of rights dovecot thinks it's seeing.
Aki
> On 15 February 2018 at 18:11 David Mehler <dave.mehler at gmail.com> wrote:
>
>
> Hello,
2014 Mar 15
5
Using a Sieve script to handle delivery to public mailboxes
Hello everyone,
I'm setting up a Postfix+Dovecot stack with virtual domains and public
mailboxes.
I set up a shared mailbox "office at mydomain.com" as described in the
Dovecot Wiki [1], that is:
- I created the directory "/var/mail/mydomain.com/public/" and inside
it I created the ".office" mailbox;
- I added an appropriate ACL to allow the account
2008 Feb 22
1
shared mailbox - namespace
Hi all,
this is my last try to get help before giving up. I red the dovecot-wiki
several times, but it doesn?t work.
I don?t know what?s wrong. If I open thunderbird I see the folder
"public" but I cannot subscribe it.
I have dovecot 1.0.10. Yes it?s a little bit old but it is the latest
version under debian packages.
Please see my configuration below.
here the content of:
2018 Jun 09
0
Doveadm sync: Can't create mailbox mail_public/public: Permission denied if synchronize all the available namespaces
I have old dovecot server:
(# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.14.15-3.el7xen.x86_64 x86_64 CentOS Linux release 7.4.1708
(Core)
and new dovecot server:
# 2.3.1 (c5a5c0c82): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.devel (61b47828)
# OS: Linux 4.14.47-5.el7xen.x86_64 x86_64 CentOS Linux release 7.5.1804
(Core)
I try
2014 Oct 19
3
Warnings en GLMM (lme4)
Hola,
Soy nuevo manejando R y no tengo mucha experiencia. Estoy intentando modelar una función que me relacione el nº de cebas (nº de presas que los padres traen a los pollos) con el tamaño de parche de un bosque (factor categórico; 2 niveles= grande y pequeño). Al ser un conteo (nº de cebas) he pensado utilizar familia= poisson con link= logarítmico. He construido un GLMM con: Nº de cebas
2017 Aug 26
2
Hide public mailboxes from some users
Hi all,
I'm trying to set up public mailboxes for a subset of my users. This is on
dovecot 2.2.27.
I've created a new public namespace, and the new mailboxes indeed show up for
everyone. So far so good. Now I want to restrict access: these mailboxes
shouldn't be visible at all except to a fixed list of users. This part I can't
seem to get working.
I've added acl data
2012 Oct 26
0
public mailbox not showing up in web client
Hello,
I'm trying to set up a public mailbox where users can receive
notifications out of. I'm not getting any errors from Dovecot 2.1, but
nothing is showing up in my user's web clients. In each
/home/vmail/public/mailbox folder right now I just have one called
testbox I have a dovecot-acl file with:
user=testuser1 lr
user=user1 lr
etc.
I'd appreciate any suggestions.
Thanks.
2013 Oct 14
1
Public dovecot namespace visible only to some users
Hi,
I have a dovecot IMAP server (version 2.1.7) with Maildirs and a virtual
user setup (e.g. all accounts are mapped to the same system user). I?d
like to create a public namespace shared between users A and B, but not
any other user.
I tried to set up the namespace as follows:
namespace {
type = public
separator = .
prefix = INBOX.XFeeds.
2009 Oct 06
2
issues with ACL and Public Namespaces
Hi all,
after configuring dovecot to serve private and Public Namespaces per
domain with ACLs per shared folder, everything worked great:
In every shared folder I created a "dovecot-acl"-file with the
permissions of every user:
> user=user5 at example.com
> user=user6 at example.com lrwstiea
The subscriptions are handled with "subscriptions=no", so every local
2017 Nov 30
0
Sieve can't move messages in a public namespace
Hello all,
finally I upgraded to dovecot 2.2.10 (that comes with CentOS 7.4).
But the problem is still there!
Why sieve can't move a message in a public namespace complaining about
"Mailbox does not exists"?
None of you ever try? Some of you have a working setup?
I attach "dovecot -n" output.
The sieve script is:
require ["fileinto", "envelope",
2019 Mar 07
0
Regression ACL & namespace prefix
I tested with release 2.3.5, and
doveadm -Dv acl debug -u testuser pub
doveadm(testuser): Debug: acl vfile: file /etc/dovecot/global-acls/pub/INBOX not found
doveadm(testuser): Debug: acl vfile: file /home/vmail/pub/Mail/mailboxes/INBOX/dbox-Mails/dovecot-acl not found
doveadm(testuser): Debug: acl vfile: file /etc/dovecot/global-acls/ not found
doveadm(testuser): Debug: acl vfile: file
2019 Mar 07
0
Regression ACL & namespace prefix
Hi,
any progress with this issue? Do you need more information to debug and
fix this?
Cheers
Michal Hlavinka
On 9/18/18 4:10 PM, Michal Hlavinka wrote:
> Hi
>
> tl;dr:
> Seems that for Global ACL directory, namespace prefix is not part of the
> path, when looking for acl file.
>
> Long version:
>
> We're planning to update dovecot in next os update to 2.2.36