Displaying 5 results from an estimated 5 matches for "10000000s".
Did you mean:
10000000
2008 Mar 18
3
Invalid quota rule using "backend"
...error:
Fatal: IMAP(...): Quota root QUOTA: Invalid rule: *:backend=1073741824S
Accordingly with the wiki page http://wiki.dovecot.org/Quota/New
"Backend-specific configuration currently is used only with Maildir++
quota backend. It means you can have the quota in Maildir++ format (e.g.
"10000000S")." so I think it should work.
What's wrong?
Cheers,
Laurento
2006 Aug 31
2
Maildir++ quota inconsistency
...ta
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 around 10MB.
Now, the Exim MTA has an independent Maildir++ quota implementation, and it
follows the specification, so if I set the quota in Exim to 10000000, it
will work perfectly with sqwebmail and courier-imap. However, it doesn't
play well with Dovecot, because D...
2015 Feb 11
0
Invalid password in passdb: Not a valid MD5-CRYPT or PLAIN-MD5 password
...-> uid SMALLINT NOT NULL DEFAULT 2000,
-> gid SMALLINT NOT NULL DEFAULT 2000,
-> home VARCHAR(255) NOT NULL DEFAULT '/var/vmail',
-> maildir VARCHAR(255) NOT NULL,
-> quota VARCHAR(10) NOT NULL DEFAULT '10000000S');
Query OK, 0 rows affected (0.01 sec)
mysql> CREATE TABLE alias_maps (
-> id INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
-> account VARCHAR(255) NOT NULL UNIQUE,
-> alias VARCHAR(255) NOT NULL);
Query OK, 0 rows affected (0.00 sec)
mysql&g...
2014 Oct 28
0
maildir++ quota support on dovecot
...an the SIZE defined by mail admin.
"Each member of the list consists of an integer followed by a letter,
specifying the nature of the quota. Currently defined quota types are
'S' - total size of all messages, and 'C' - the maximum count of
messages in the maildir. For example, 10000000S,1000C specifies a quota
of 10,000,000 bytes or 1,000 messages, whichever comes first."
For this reason the value in bytes defined for the user must have S at
the end.
At the moment quota-maildir.c contains a control for S or C so I can
find this in log:
Quota rule: root=User quota mailbox=*...
2014 Oct 27
1
dovecot ldap quota
First of all:
doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.7 ext4
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_debug = yes
mail_gid = vmail
mail_location = maildir:/home/vmail/domains/%d/%n
mail_plugins = " quota"
mail_temp_dir = /var/tmp
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability =