Displaying 20 results from an estimated 20000 matches similar to: ""0" quota and Maildir++"
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
2007 Mar 05
2
Driving quota out of a database.
Hi there,
I'm using postgres as a userdb for dovecot. I'm am trying to get the
quota plugin to work.
I have a column in my table that returns the quota in KB. I am using the
postgres expression "('maildir:storage=' ||
mailstore_control.mailbox.quota) AS quota" as recommended in the
manuals. This expression is NULL to start with, which I take to mean
unlimited
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
2009 Mar 13
2
New to list, got a quota question
Hello folks -
I'm running dovecot on top of qmail/vpopmail/mysql, serving up about
2500 mailboxes. Everything is running very smooth and fast.... I
recently upgraded dovecot to 1.1, so I'm trying to implement some extra
features like IMAP quotas.
I'm using the sql passdb, with the following config:
driver = mysql
connect = host=/var/lib/mysql/mysql.sock user=username
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
2009 Jan 14
2
Maildir++ quota: When is it recalculated?
We use Maildir++ quota, with the rules taken from our LDAP backend. We also
have an old expunge script that's not quota-aware; it removes old messages
from the maildir by simply deleting the files.
Sometimes, a mailbox is over quota before the script runs, but well under
quota after the old messages are deleted. This change does not seem to be
picked up, however: When I try to deliver a new
2009 Sep 03
1
Maildir quota reporting
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm little confused with the way dovecot (1.2.4) is reporting quota.
with this config
protocols: imaps
ssl: required
ssl_ca_file: /root/cert/CA_Bundle_Trans.crt
ssl_cert_file: /root/cert/mails.crt
ssl_key_file: /root/cert/mails-key.pem.rsa
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable:
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 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
2006 Apr 20
0
Maildir++ Unlimited Quota.
Does this Maildir++ implementation have an "unlimited" quota? It looks
like all of the other Maildir++ software uses "0" for this ... it doesn't
seem to work on Dovecot.
Steve
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
2009 Jul 20
3
quota bug
Hello,
please find this log from dovecot server
* OK Dovecot ready.
1 login amrtest3 *********
1 OK Logged in.
1 getquotaroot inbox
* QUOTAROOT "inbox"
1 OK Getquotaroot completed.
1 logout
* BYE Logging out
1 OK Logout completed.
the user has unlimited quota, the back end authentication is mysql database,
here is the record from the database
account quota
amrtest3 0
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
2009 Feb 12
2
(Somewhat urgent) Problem with maildir++ quota
Hi.
I have an strange problem with dovecot's maildir quota and postfix.
I've tested quota and it works fine but sometimes there are users that
having their Maildir/ empty, they trigger the "quota exceeded" message
when someone sends email to them.
Some config / version info:
### Versions:
ii dovecot-common 1:1.0.10-1ubuntu5.1
ii dovecot-imapd
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
2005 Apr 21
0
minimial maildir++ quota for dovecot-0.99
Hello,
I'm using dovecot-0.99.14, and I wonder if anyone has created patch for
*minimal* Maildir++ support.
By minimal Maildir++ support, I mean the following:
(1) New messages created by dovecot will include the ,S=nnnnn string in the
unique identifier so that Maildir++ clients don't have to stat the file to
know the size.
(2) Dovecot will append to the maildirsize file when a message
2014 Oct 28
0
maildir++ quota support on dovecot
Some information about maildir++ that I have read:
http://www.inter7.com/courierimap/README.maildirquota.html
http://wiki2.dovecot.org/Quota/Maildir
When I have to deliver a message with an MDA I can use dovecot-lda.
If I have enabled "quota = maildir:User quota" I am pretty sure that in
the mailbox on file system I find a file named "maildirsize"
maildirsize on top contain
2006 Nov 16
2
maildirsize update error
According to [1], Trash is a reserverd folder name. When moving a
message to it, maildirsize should be update with a negative byte count.
If I move a message from any folder to Trash, maildirsize gets two
lines, one positive and one negative.
The problem is that a user can't move messages to Trash while being
overquota because the positive entry goes before the negative.
I'm using
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