On 28.11.2013, at 17.38, Héctor Moreno Blanco wrote:
> dovecot: imap(testing_ddfr): Debug: acl: No acl setting - ACLs are disabled
>
> What am I missing?
plugin {
acl = vfile
}
> On 2013-11-28 10:38 AM, Héctor Moreno Blanco wrote:
>> When I try to set acl to a folder:
>>
>> a02 setacl inbox.test1 user1 lr
>> a02 BAD Error in IMAP command SETACL: ACLs disabled.
>>
>>
>> In the logs, I can see:
>>
>> dovecot: imap(testing_ddfr): Debug: acl: No acl setting - ACLs are
>> dis
On 2013-11-28 10:38 AM, Héctor Moreno Blanco wrote:
When I try to set acl to a folder:
a02 setacl inbox.test1 user1 lr
a02 BAD Error in IMAP command SETACL: ACLs disabled.
In the logs, I can see:
dovecot: imap(testing_ddfr): Debug: acl: No acl setting - ACLs are disabled
What am I missing?
On Thu, 15 Mar 2012 14:22:11 +0200
Timo Sirainen wrote:
> > Also Dovecot probably should add \Noselect, especially if the
> > mailbox isn't really selectable (there's some weirdness between
> > shared/user being equal to shared/user/INBOX, but I'm not sure what
> > to do about it).
>
> These shou
On Thu, 2012-03-08 at 21:36 +0200, Timo Sirainen wrote:
> On 8.3.2012, at 21.18, Markus Petri wrote:
>
> > after upgrading from 2.0.18 to 2.1.1 I noticed that I could not use
> > shared folders with mutt anymore. 2.1 lists the shared namespace prefix
> > once per user sharing an folder in LIST ""
On 8.3.2012, at 21.18, Markus Petri wrote:
> after upgrading from 2.0.18 to 2.1.1 I noticed that I could not use
> shared folders with mutt anymore. 2.1 lists the shared namespace prefix
> once per user sharing an folder in LIST "" "%".
>
> I also noticed, that with 2.1 the user folder (Shared/)
On 19.1.2012, at 23.03, Eric Broch wrote:
>> Have you checked if the files are actually still there in the maildir?
> I've done a list (ls -la) of the directory where the files reside
> (path.to.share.sub.dir/cur). They exist.
>> You can check if this is a server problem or a client problem by ru
Timo,
> So the folder itself exists, but it just appears empty?
Yes.
> Have you tried with another IMAP client?
Yes, both Outlook and Thunderbird
> Have you checked if the files are actually still there in the maildir?
I've done a list (ls -la) of the directory where the files reside
(path.to.sh
On 18.1.2012, at 16.20, Eric Broch wrote:
> I have dovecot installed with the configuration below.
> One of the subfolders created (using the email client) under the
> '/home/vpopmail/domains/mydomain.com/shared/projects' share no longer
> (it used to) displays the files located in it. There are a
Can anyone help me figure out why email in a sub-folder (created using
Thunderbird) of a dovecot namespace will not display in Thunderbird?
...
Hello,
I have dovecot installed with the configuration below.
One of the subfolders created (using the email client) under the
'/home/vpopmail/domains/m
On Thu, 2011-09-15 at 16:23 +0100, Tom Clark wrote:
> I have managed to sort this out myself. Initially I was missing the ending
> "." from the prefix.
It usually complains if that's missing, but looks like shared namespaces
were a special case. Fixed:
http://hg.dovecot.org/dovecot-2.0/rev/ea657d
ve
sieve_dir = ~/sieve
}
ssl_cert = mailto:dovecot-boun...@dovecot.org] On
Behalf Of Charles Marcus
Sent: 15 September 2011 3:23 PM
To: dovecot@dovecot.org
Subject: Re: [Dovecot] Shared folder not listing
On 2011-09-15 9:40 AM, Tom Clark wrote:
> Have I missed anthing!?!?
Only to please not copy/
...@dovecot.org] On
Behalf Of Charles Marcus
Sent: 15 September 2011 3:23 PM
To: dovecot@dovecot.org
Subject: Re: [Dovecot] Shared folder not listing
On 2011-09-15 9:40 AM, Tom Clark wrote:
> Have I missed anthing!?!?
Only to please not copy/paste from your config files, but post output
On 2011-09-15 9:40 AM, Tom Clark wrote:
Have I missed anthing!?!?
Only to please not copy/paste from your config files, but post output of
doveconf -n.
This ensures that your settings really are what you think they are.
--
Best regards,
Charles
On Wed, 2011-04-06 at 14:27 +0200, Burckhard Schmidt wrote:
>
> namespace {
>list = yes
>location =
> maildir:%%h/maildir:CONTROL=~/control/FremdeOrdner/%%u:LAYOUT=fs
Users don't share control directory, but they share inbox directory.
Very bad. Either remove CONTROL= or add INDEX=.
On Tue, 2011-02-22 at 09:43 -0700, Eric Broch wrote:
> Is there a way to implement permissions on the
> shared folder and add 1 or 2 users at a time so as not to bog down the
> server.
Use ACLs: http://wiki.dovecot.org/ACL
Am 22.02.2011 17:43, schrieb Eric Broch:
> Hello list,
>
> I have dovecot-1.2.3 installed on my mail server
upgrade to 2.x
. I created a shared
> directory which works fine
show conf
, however, this shared directory has over 16GB
very small
> of email and when users, 40 to 50 of them, login
On 06/10/2010 14:44, Johan Hendriks wrote:
First of all, i have virtual users, with virtual domains.
Mail is stored in /usr/local/virtual/domain name/user
The following does not have anything to do with the main thrust of your
question, but:
Storage of e-mail does not fit into the purposes n
On Thu, 2007-08-02 at 10:12 -0400, Benjamin R. Haskell wrote:
> I'm trying to set up two shared folder hierarchies on my Dovecot
> installation for two groups of employees, all of whom should only have
> access to their own hierarchy. Any employee should be able to create
> sub-folders and gener
Hi Timo,
Friday, July 20, 2007, 2:04:37 PM, you wrote:
> On Fri, 2007-07-20 at 13:58 +0300, Sergey A. Kobzar wrote:
>> No output from strace:
>>
>> # strace -tt -o log -p 9883
>> Process 9883 attached - interrupt to quit
>> Process 9883 detached
>> #
> -o log means it writes the output to "log
Hi Charles,
Friday, July 20, 2007, 2:47:49 PM, you wrote:
> On 7/20/2007, Sergey A. Kobzar ([EMAIL PROTECTED]) wrote:
>> # ls -alh /home/mail/public/
>> total 4.0K
>> drwxrwx--- 7 mail mail 232 Jul 20 09:53 .
>> drwxr-x--- 4 mail root 104 Jul 19 09:54 ..
> Shouldn't this ^
> be mail mai
On 7/20/2007, Sergey A. Kobzar ([EMAIL PROTECTED]) wrote:
# ls -alh /home/mail/public/
total 4.0K
drwxrwx--- 7 mail mail 232 Jul 20 09:53 .
drwxr-x--- 4 mail root 104 Jul 19 09:54 ..
Shouldn't this ^
be mail mail?
I'm not sure if this would cause your problem though...
drwxrw 5
On Fri, 2007-07-20 at 13:58 +0300, Sergey A. Kobzar wrote:
> No output from strace:
>
> # strace -tt -o log -p 9883
> Process 9883 attached - interrupt to quit
> Process 9883 detached
> #
-o log means it writes the output to "log". I guess it's not empty?
signature.asc
Description: This is a d
Hi Timo,
Friday, July 20, 2007, 1:32:37 PM, you wrote:
> On Fri, 2007-07-20 at 13:04 +0300, Sergey A. Kobzar wrote:
>> * copy 1 Public/Spam
>>
>> ... and no answer.
> What does strace show for the imap process for this copy command?
> http://wiki.dovecot.org/Debugging/ProcessTracing
Maybe I di
On Fri, 2007-07-20 at 13:04 +0300, Sergey A. Kobzar wrote:
> * copy 1 Public/Spam
>
> ... and no answer.
What does strace show for the imap process for this copy command?
http://wiki.dovecot.org/Debugging/ProcessTracing
signature.asc
Description: This is a digitally signed message part
Hi Timo,
Friday, July 20, 2007, 12:40:59 PM, you wrote:
> On Fri, 2007-07-20 at 12:20 +0300, Sergey A. Kobzar wrote:
>> Well, now I can see Spam and Harm folders bat can't move messages from
>> Inbox into Spam folder for example. MUA just freezes. Nothing in
>> logs (mail_debug = yes).
> Is it M
On Fri, 2007-07-20 at 12:20 +0300, Sergey A. Kobzar wrote:
> Well, now I can see Spam and Harm folders bat can't move messages from
> Inbox into Spam folder for example. MUA just freezes. Nothing in
> logs (mail_debug = yes).
Is it MUA that freezes or Dovecot's imap process? (Does imap process use
Hi Timo,
Friday, July 20, 2007, 12:07:56 AM, you wrote:
> What about /home/mail/public, or /home/mail?
Fixed.
/home/mail/public had incorrect rights.
>> /home/mail/public/Harm:
>> /home/mail/public/Spam:
> These are invisible to Dovecot. They need to begin with a dot.
Done. Now I can see thes
# ls -Rl /home/mail/public/
/home/mail/public/:
total 0
drw-rw 5 mail mail 184 Jul 19 10:08 Harm
drw-rw 5 mail mail 184 Jul 19 10:08 Spam
-rw-rw 1 mail mail 0 Jul 19 09:55 dovecot-shared
-rw-rw 1 mail mail 0 Jul 19 09:55 subscriptions
Maybe find /home/mail/public -type d -e
On 19.7.2007, at 12.16, Sergey A. Kobzar wrote:
# ls -Rl /home/mail/public/
/home/mail/public/:
total 0
drw-rw 5 mail mail 184 Jul 19 10:08 Harm
drw-rw 5 mail mail 184 Jul 19 10:08 Spam
-rw-rw 1 mail mail 0 Jul 19 09:55 dovecot-shared
-rw-rw 1 mail mail 0 Jul 19 09:55 subscri
Hi Timo,
This is my current configuration:
mail_location = maildir:/home/mail/%d/%n
mail_extra_groups = mail
namespace public {
separator = /
prefix = Public/
location = maildir:/home/mail/public
}
namespace private {
separator = /
prefix =
inbox = yes
}
- System mail user:
first_v
Hi Timo,
Thursday, July 19, 2007, 10:57:47 AM, you wrote:
> Oh, and I guess I asked why do you try to subscribe to that.
Yes, you did.
> You should create e.g. Public/Spam and Public/Ham mailboxes, and
> subscribe to them. There should be no need to subscribe to Public.
I see. Will try and te
On Thu, 2007-07-19 at 10:54 +0300, Sergey A. Kobzar wrote:
> I followed instructions in Namespaces, but no luck.
> I sent a question about this problem 3th Jul:
..
> namespace private works well, but I can't subscribe to namespace
> Public in Outlooks Express, The Bat! and Mozilla Thunderbird. Outl
Hi Timo,
I followed instructions in Namespaces, but no luck.
I sent a question about this problem 3th Jul:
===
I have a problem with namespases in Dovecot:
namespace public {
separator = /
prefix = Public/
location = maildir:/home/mail/public
}
namespace private {
separator = /
prefi
On Thu, 2007-07-19 at 09:53 +0300, Sergey A. Kobzar wrote:
> In CommuniGate Pro I've created 2 public folders - Spam and Harm. When
> I create new account, these folders become visible automatically. Then
> SA checks it periodically.
>
> Is it possible to do same things with Dovecot? Does any othe
Hi Jon,
I have limited number of users. They are IT specialists and I can
trust them.
In CommuniGate Pro I've created 2 public folders - Spam and Harm. When
I create new account, these folders become visible automatically. Then
SA checks it periodically.
Is it possible to do same things with Dov
Hi,
If you mean you wish for people to able to add to their personal baysian
filter I create a folder that is searched every minuit and reported as
spam or not spam with a script and crontab. I don't think all users
should be able to report to a spamserver as they may report unwanted
mail althoug
Hi,
If you mean you wish for people to able to add to their personal baysian
filter I create a folder that is searched every minuit and reported as
spam or not spam with a script and crontab. I don't think all users
should be able to report to a spamserver as they may report unwanted
mail alt
Hi Jon,
Wednesday, July 18, 2007, 3:30:17 PM, you wrote:
> Hi,
> I wish to setup a shared folder where everyone can read and copy. How
> does that work? Does each user get their own index file to determine
> weather a mail i read or not? can users move or copy mail?
> Thanks in advance
> Bes
39 matches
Mail list logo