Displaying 20 results from an estimated 1000 matches similar to: "Maildir++ quota: When is it recalculated?"
2006 Aug 31
2
Maildir++ quota inconsistency
I've found what I think is an inconsistency in the Maildir quota
implementation. According to the Maildir++ quota specification at:
http://www.inter7.com/courierimap/README.maildirquota.html
Maildir++ quota can be specified as maximum size, or maximum number of
messages, or even both. The size specification is supposed to be in bytes.
So I could use '10000000S' to set a quota of
2008 Apr 28
1
1.1rc4 problem with maildir++ quota and POP3
Hi,
it looks like there is a bug (in dovecot or in my config) with quota on maildir
mailboxes when accessed via POP3.
The maildirsize is not created when not already present (even after a DELE +
QUIT command). The quota limit (the first line of maildirsize) is not updated
if values are not in sync with those in the database.
If maildirsize is present, DELE commands are correctly reported in
2008 Oct 06
2
Maildir++ problem
Hi to all,
I am semi-new to the dovecot system, but i like it very much for the
versatility of all the system. I have a problem: i am migrating my
servers from postfix with vda patch + courier imap to dovecot. All works
fine, except for one thing: i use Maildir++ format, but i don't know how
to make the file maildirsize into the home of the users. This file is
needed by me becouse i have a
2006 Jul 14
2
maildir++ specification compliance.
Hi folks.
I was doing some testing this morning and realized Dovecot RC2 isn't fully
compliant with the maildir++ specification.
Most notably, it appears that Dovecot isn't creating a "maildirfolder"
file (0 byte length) in folders it creates.
>From http://www.inter7.com/courierimap/README.maildirquota.html
"Within each subdirectory there's an empty file,
2006 Jun 12
1
Maildir++ implementation issues.
Hi Timo and crew!
I'm doing more testing with Dovecot and Maildrop today and have run across
some strangeness.
It appears as if Maildrop stores updates to the maildirquota file in a way
that causes Dovecot to ignore them.
In my test scenario, Dovecot just rebuilt my maildirsize file to the
following:
0S
86213796 108
After delivering a few messages through Postfix -> Maildrop and have
2009 Jan 10
3
Problems with dovecot
Hi all,
Ihave jsut been compiling dovecot 1.1.6-1.1.8 on a solaris 10 x86
machine with sun studio 12.
It compiles correctly but when i want to run dovecot i am getting this
error message
Jan 10 17:16:16 Carolyn dovecot: [ID 762119 mail.info] Dovecot v1.1.8
starting up
Jan 10 17:16:16 Carolyn dovecot: [ID 107833 mail.warning] auth(default):
Growing pool 'mysql driver' with: 1024
Jan
2006 Apr 17
1
Beta 7 maildir++ "unlimited quota"
Hi.
It looks like Beta 7 is treating a zero quota in maildirsize as a literal
quota value. The maildir++ specification says a zero quota means
unlimited.
Steve
2002 Nov 15
2
Samba "unable to validate password" error
I sent the following to sunmanagers@sunmanagers.org and I'm also forwarding
this to the samba list. I hope you can help:
------------- Begin Forwarded Message -------------
I have an emergency and am at the end of my resources and hope you can help.
I'm a samba newbie and hope you can point me to an answer.
Our Samba2.0.5 server is a Sun Enterprise 450 (Solaris 7). Our PDC
is an NT
2013 Jul 21
2
dsync backup mails compressed
Hi Timo , looks like if zlib plugin is enabled
all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user at beispiel.de backup
maildir://nfs-backup-data/user at beispiel.de
adding
-o plugin/zlib=
didnt help
i am not sure , what is the expected behave , and why -o plugin/quota=
does not work ?
Best Regards
MfG Robert Schetterer
--
[*] sys4
2009 Sep 18
1
Problem with quota in maildir++
Hi all. I have a problem with one user. His quota is upper of real quota.
# cd /var/mail/problemuser/
# find . -name 'dovecot*' -exec rm -f {} \;
# find . -name 'maildir*' -exec rm -f {} \;
# echo test | mail problemuser -s test
# more maildirsize
104857600S
104215602 1439
647 1
# du -h
4,0K ./.Borrador/new
4,0K ./.Borrador/cur
4,0K ./.Borrador/tmp
16K ./.Borrador
2010 Sep 02
1
Maybe wrong quota recalculation behaviour on overquota delivery try
Hi all,
we are experencing some, may be strange, slowness in our dovecot/postfix
mail system.
We have three dovecot 2.0.1 server with LMTP, POP3 and IMAP enabled.
Three shared OCFS2 filesystem are used for mail storage.
We have too a load balancer based on dovecot director in front of these
three server.
Our SMTP cluster receives mail and send by LMTP to load balancer.
Everything work flowless,
2016 Aug 23
2
maildirsize not correct
Hi,
One of my email accounts has 1,5gb of emails in INBOX, but maildirsize
shows only 528mb. 'du' also shows 1,5gb and there are 3809 files in cur
directory.
When I use mailbox status a can see correct values:
doveadm -f table mailbox status -u user at domain.sk "messages vsize" INBOX*
messages
vsize
INBOX 3809 1521049349
but when I check the quotas with doveadm:
2006 Mar 09
3
Getting maildir++ quotas working
Can somebody post details for how to get maildir++ quotas working in the
latest CVS?
I have tried but can't get the CAPABILITY string to show "QUOTA"; and the
GETQUOTAROOT command is recognized, but returns nothing...
2 GETQUOTAROOT INBOX
* QUOTAROOT "INBOX" ""
* QUOTA "" ()
2 OK Getquotaroot completed.
These are the settings I have... am I
2008 Oct 09
2
maildri++ quota
When is the maildir quota usages recalculated and written to the
second line of the "maildirsize" file?
I'm using 1.1.4, and I reset the quotas for my users by just taking
the first line of their maildirsize file and deleting the rest.
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49
2016 Aug 24
2
maildirsize not correct
Thanks, but this is most probably different issue. My maildirsize is
computed incorrectly even if I delete it completely and let dovead
recompute it so expunging is not in the game.
Is there any way how to track/debug the recomputation algorithm in dovecot?
On Wed, Aug 24, 2016 at 12:02 AM, WJCarpenter <bill-dovecot at carpenter.org>
wrote:
> A long shot, but here's how I
2006 May 02
1
"0" quota and Maildir++
Hi Timo.
I saw the "0" quota should be interpreted as unlimited in the ChangeLog
from yesterday's snapshot. I just tested and it's still seeing zero as
zero. I am unable to append any messages.
Can you double-check this feature?
Thanks!
Steve
2007 Jul 27
2
Bug in Exim->Dovecot auth
Hi.
I'm using SMTP auth with Exim authenticating against Dovecot's auth
socket. My (excellent) SMTP test tool "swaks"
(http://jetmore.org/john/code/#swaks) tries multiple auth mechanismus
consecutively which leads to the following message in Dovecot's log
file:
Error: auth(default): BUG: Authentication client gave a PID 6738 of
existing connection
I'm not sure where to
2010 Jun 17
2
Correct folder permissions for maildir....
G'Day,
I am trying to find a definitive answer to what the directory
permissions should be for my configuration under Centos 5.5. I see a
number of the following error messages in the maillog as a consequence
of permissions errors. After reading the FAQ, Wiki etc. and browsing the
web I am unable to determine just exactly what the user security
settings should be for the offending
2008 Aug 30
4
GETQUOTAROOT (part 2)
Hello,
I'm a recent convert to dovecot from courier-imap and the
performance has certainly improved. I'm running the vanilla
1.0.7 version that came with the CentOS 5.2 x86_64 distro.
I've come across a similar problem that was posted by Ralf
Hildebrandt earlier this year under the same subject, but
that thread just seems to have died off. I'm also using per-
user maildirsize
2002 Jul 03
3
latex
Hi,
i'm a newbie with latex and postscript but recognize
the power in combination wit R .
...current i don't now how i have to "inform" R1.5.0(patched) about my
MikeTex installation on windows 2000 and get following
latex(table)
Warning messages:
1: cat not found
2: cd not found
3: xdvi not found
P.S. maybe i must define in Rprofile something ???
Thanks for help and