[Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Matt
Hi all, I'm setting up a new email server based on the softwares list below: * Postfix * Dovecot 2.0.9 * MySQL * Postfixadmin 2.3.6 My current problem is I'm unsure whether quota feature is well configured or not. In order to test and validate, I use Roundcubemail GUI which provides

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Daniel Parthey
Hi Matt, sounds like the quota is correctly updated in MySQL, but your roundcube isn't able to fetch quota information via IMAP. Can you reproduce this via telnet or another IMAP client (e.g. Thunderbird with Quota Display Extension)? Can you be so kind and post your whole dovecot config

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Daniel Parthey
Hi Matt, I forgot to mention that if you're using userdb prefetch, then you might need to use userdb_quota_rule instead of quota_rule in your user_query. Please have a look at the docs: http://wiki2.dovecot.org/Quota/Configuration Regards Daniel

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Matt
Hi Daniel, Thanks for your quick feedback. I've installed the Quota Display Extension in my Thunderbird (thanks for the plugin) and the progress bar remains desperately empty but it works with my Gmail account. Sorry, I forgot the send my docevot -n previously: # 2.0.9:

[Dovecot] best practice to have sent mail folder on dovecot imap server

2013-09-08 Thread Thomas Koch
I've already asked this here: http://serverfault.com/questions/533940/best-practice-to-have-sent-mail- folder-on-dovecot-imap-server Hi, when I add a mail account to KMail (or most other MUA I suppose) the sent mail folder is on the local machine and I don't have my sent mails on other

Re: [Dovecot] best practice to have sent mail folder on dovecot imap server

2013-09-08 Thread Reindl Harald
Am 08.09.2013 18:04, schrieb Thomas Koch: I've already asked this here: http://serverfault.com/questions/533940/best-practice-to-have-sent-mail- folder-on-dovecot-imap-server when I add a mail account to KMail (or most other MUA I suppose) the sent mail folder is on the local machine

Re: [Dovecot] best practice to have sent mail folder on dovecot imap server

2013-09-08 Thread Robert Schetterer
Am 08.09.2013 18:15, schrieb Reindl Harald: Am 08.09.2013 18:04, schrieb Thomas Koch: I've already asked this here: http://serverfault.com/questions/533940/best-practice-to-have-sent-mail- folder-on-dovecot-imap-server you may use special-use RFC 6154 http://tools.ietf.org/html/rfc6154

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Daniel Parthey
Hi Matt Am 08.09.2013 17:32, schrieb Matt: I've installed the Quota Display Extension in my Thunderbird (thanks for the plugin) and the progress bar remains desperately empty but it works with my Gmail account. This is exactly what was expected. Dovecot userdb doesn't know about your user

[Dovecot] Is this odd?

2013-09-08 Thread LuKreme
$ doveadm user kremels field value uid 1033 gid 1033 home/home/kremels mailmaildir:~/Maildir system_groups_user kreme $ doveadm user u...@virtual.example.com field value uid 89 gid 89 home/usr/local/virtual/u...@virtual.example.com/ mail

Re: [Dovecot] More fine-grained connection limitations?

2013-09-08 Thread Joseph Tam
There is the mail_max_userip_connections setting, which helps for dealing with number of connections at any given time, but I'm looking for something that will help deal with users who configure their mail clients to connect too frequently. ... It would be really great if there were a way to