Displaying 20 results from an estimated 3000 matches similar to: "Double quota calulation when special folder is present"
2019 Mar 20
2
[BUG?] Double quota calulation when special folder is present
Just hoping to get some dev eyes on this. I'm incredibly reluctant to throw
the word 'bug' around
(since 99 times out of 100, it's not -- it's almost always the config), but
I can't think of any way
that this could be a config issue, esp when the pre-2.2.34 version works as
expected.
I noticed during troubleshooting that dovecot errors out if I try to create
a subfolder
2019 Apr 10
2
[BUG?] Double quota calulation when special folder is present
On Wed, Apr 3, 2019 at 9:37 PM Mark Moseley <moseleymark at gmail.com> wrote:
>
> On Wed, Mar 20, 2019 at 2:13 PM Mark Moseley <moseleymark at gmail.com>
> wrote:
>
>> Just hoping to get some dev eyes on this. I'm incredibly reluctant to
>> throw the word 'bug' around
>> (since 99 times out of 100, it's not -- it's almost always the
2019 Apr 04
0
[BUG?] Double quota calulation when special folder is present
On Wed, Mar 20, 2019 at 2:13 PM Mark Moseley <moseleymark at gmail.com> wrote:
> Just hoping to get some dev eyes on this. I'm incredibly reluctant to
> throw the word 'bug' around
> (since 99 times out of 100, it's not -- it's almost always the config),
> but I can't think of any way
> that this could be a config issue, esp when the pre-2.2.34 version
2019 Aug 06
1
[BUG?] Double quota calulation when special folder is present
On Tue, Apr 9, 2019 at 9:52 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> On 10 April 2019 05:00 Mark Moseley via dovecot <dovecot at dovecot.org>
> wrote:
>
>
> On Wed, Apr 3, 2019 at 9:37 PM Mark Moseley < moseleymark at gmail.com>
> wrote:
>
>
> On Wed, Mar 20, 2019 at 2:13 PM Mark Moseley < moseleymark at gmail.com>
> wrote:
2019 Apr 10
0
[BUG?] Double quota calulation when special folder is present
<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 10 April 2019 05:00 Mark Moseley via dovecot <dovecot@dovecot.org> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
2013 Jan 29
0
On the calulation of crossed differences
Dear Contributors,
I am back asking for help concerning the same type of dataset I was asking
before, in a previous help request.
I needed to sum data over subsample of three time series each of them made
of 100 observations. The solution proposed
were various, among which:
db<-p
dim( db ) <- c(25,4,3)
db2 <- apply(db, c(2,3), sum)
db3 <- t(apply(db2, 1, function(poff)
2008 Jun 25
2
maildirmake -q quota equivalent to set quota
Hi,
I'm coming from courier-imap and i'm trying to migrate to dovecot.
I can't find how to create a maildir with a quota file(maildirsize)
I saw that if there was a maildirsize it would get its quota from there 
but can't find how to create that file.
I'm using pam auth and would like to set different quotas for each users.
With courier-imap there is a useful command :
2018 Apr 19
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
I think I'm progressing: if I create a brand new user, send her an
email, it will not be indexed right away. I need to doveadm rescan /
index the Inbox before.
At the end of this email, a dovecot's debug log snipset (grep'ed on this
user). In it I can read: "Debug: fts: Indexes disabled for namespace ''
Can this be a problem ?
Thanks
doveconf -n output:
# 2.2.34
2018 May 21
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
That message is coming from the temporary raw user, not from the actual
user.
How did you verify that the FTS indexes are not created or updated
automatically?
Aki
On 04.05.2018 12:47, kadafax at gmail.com wrote:
> ?Bump. Can someone from dovecot dev team please respond something to my
> problem ? I've provided all the possible information, and if not please
> tell me.
> Or do
2008 Jan 14
3
maildirsize quota does not referred after migration from courier
Dear All,
We would like to migrate our existing courier to dovecot. After reading
document on website and doing some tests, here are some issues we met.
1. According the the wiki, it seems to imply that once migrating from
   courier to dovecot, pop3 users may "lost/forget" their download "index/
   history" which cause them to download again old mails that are kept on
  
2018 Apr 17
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
dovecot 2.2.34
solr 7.2
I only see new messages after typing on the server "doveadm fts rescan
-u username" though I've followed the wiki and added "fts_autoindex =
yes" in 90-plugin.conf . Subsequent search for the same pattern always
gives the same result, ignoring new emails with that particular pattern.
Solr is working correctly and the correct search results comes
2018 May 21
3
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
can you try turning on pluign { fts_enforced = yes } and repeat your test?
Aki
On 21.05.2018 13:31, kadafax at gmail.com wrote:
> Le 21/05/2018 ? 11:46, Aki Tuomi a ?crit?:
>> That message is coming from the temporary raw user, not from the actual
>> user.
>>
>> How did you verify that the FTS indexes are not created or updated
>> automatically?
> I send an
2014 Sep 19
1
quota recalc problem for big maildirs
hi,
we use dovecot 2.2.13, and we've lately started using maildir quota 
(previously fs quota was used, right now it's "quota = maildir:User 
quota" changed from "quota  = fs:User quota:user:inode_per_mail").
When the change was applied we didn't manually forced generating 
maildirsize files. So, when the first deliver happens (or the file grows 
larger then 5KB)
2018 May 04
0
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
?Bump. Can someone from dovecot dev team please respond something to my
problem ? I've provided all the possible information, and if not please
tell me.
Or do you only provide support for your own FTS solution bundled with
the paid version of dovecot-pro ? If so, you should clearly state it in
the wiki.
Thanks
Le 19/04/2018 ? 10:30, kadafax at gmail.com a ?crit?:
> I think I'm
2018 May 21
0
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
Le 21/05/2018 ? 11:46, Aki Tuomi a ?crit?:
> That message is coming from the temporary raw user, not from the actual
> user.
>
> How did you verify that the FTS indexes are not created or updated
> automatically?
I send an email containing a specific strings ('thahB8ea' in that case)
and search agains it:
# doveadm search -u username mailbox INBOX body thahB8ea
--> No
2011 Aug 16
1
maildirsize not always present
hi,
I have a dovecot 1.2.9 and all is runnig fine except for quotas.
Some accounts have a maildirsize file in the mail directory. If I delete 
the file, it is automatically rebuild: OK
But other accounts does not have the maildirsize file even after access 
from dovecot server. All is OK for theses accounts except quota service.
what's wrong ?
-- 
Jean-Max Reymond
?ruption de l'Etna:
2016 Jul 21
3
maildirsize calculation gives higher value than a real disk utilization
Hi,
hope someone can help also if this problem is difficult to debug
I have a mail account that has on file system 32GB however
quotacalculation gives a higher value 41262146
I've already tried to:
- doveadm quota recalc -u user at domain
- removing maildirsize from /users/vmail/domain/user/Maildir
- checking all emails messages if they have the size in the name
(S=xxxx) different from
2012 Jul 14
2
Only allow connections if file (or special condition) is present
Hello!
I was wondering if it possible now (or possible to implement something like
that in the future) that the daemon does only accept connections if a
specific file is present at the moment of the connection request.
I want to achieve that a connection to my server is only possible if I plug
in e.g. an USB stick (which would contain the file) and is always rejected
if that
2018 Jul 26
1
dsync: expunge from pop3 does not replicate
Yes, it should incoming mail to inbox, where replication was requested
(and mail was replicated succesfully, of course). After expunge via
POP3, replication was not called at all. (It doesn't happens on IMAP
connections, if I didn't mentioned in previous message)
Log:
Jul 26 10:54:11 mda11 dovecot: lmtp(jakub@***)<339><mMJrGzOMWVtTAQAALagawQ>: Debug: INBOX: Mailbox opened
2015 Mar 02
4
Quota and ldap
Content maildirsize :
cat Maildir/maildirsize
0S
181243879 2032
19202 1
14239 1
31954 1
Le 02/03/15 14:21, Juan Bernhard a ?crit :
> El 02/03/2015 a las 10:01 a.m., Jean-Fran?ois S?n?chal escibi?:
>> now dovecot -n give
>>
>> protocol lmtp {
>>    mail_plugins = " quota"
>>    postmaster_address = jf at marche.be
>> }
>>
>> But