Quota Help

2014-08-14 Thread user7743
Hi all, First post here so hopefully I get all the required information correct. I am running a mail server on Debian, its consists of Postfix (2.9.6-2), Dovecot (2.1.7) and MySQL (5.5). Basic stuff is all working find so I decided to try and implement quotas. This is working to an extent but

Re: Quota Help

2014-08-14 Thread Gedalya
On 08/14/2014 08:11 AM, user7743 wrote: CONCAT('maildir:storage=+',quota_kb) AS quota_rule What you're doing is applying this extra storage to a mailbox called maildir. Aug 14 14:06:24: imap(test.example.org): Debug: Quota rule: root=User quota mailbox=maildir bytes=+25600 messages=0

Re: Quota Help

2014-08-14 Thread user7743
So simple yet so effective. Many thanks, that seems to have done the job. On 14/08/14 14:27, Gedalya wrote: On 08/14/2014 08:11 AM, user7743 wrote: CONCAT('maildir:storage=+',quota_kb) AS quota_rule What you're doing is applying this extra storage to a mailbox called maildir. Aug 14

Segfault with indexer-worker using Tika/Solr

2014-08-14 Thread G H
Using Dovecot 2.2.13 with Tika 1.5 on Centos 5 64bit Tika is throwing an exception for some reason, which seems to be causing Dovecot's indexer to segfault. I'm using mdbox/gzipped compressed mail and private indexes for the shared folder. I'm importing mail via formail/dovecot-lda: formail

Re: BUG: Solr FTS engine appends domain name to index records

2014-08-14 Thread G H
Some more information: Using the doveadm search command, the domain name is included in the user key in the search sent to Solr. IMAP appears to be the odd man out here. - Original Message - From: G H uothr...@yahoo.com To: dovecot@dovecot.org dovecot@dovecot.org Cc: Sent: Tuesday,

panic: dsync and imapc

2014-08-14 Thread Alex Ha
Hi Dovecot list! I try to sync from a remote imap server to my local dovecot server via the dsync tool with imapc. Here is my command: # /usr/local/dovecot/bin/dsync -c /usr/local/dovecot/etc/dovecot/dovecot.conf -D -o imapc_user= t...@example.com -o imapc_password=pwd backup -R -u

Trying Dovecot Replication with dsync

2014-08-14 Thread Listas@Adminlinux
Hi, I have a failover cluster for mail server with: Ubuntu12.04 + DRBD (for block replication) + Ext4 filesystem + Dovecot-2.0.19-2 with Mdbox It works fine with ~50k accounts. My cluster design: http://adminlinux.com.br/cluster_design.txt I plan to test Dovecot Replication with dsync to

Re: Trying Dovecot Replication with dsync

2014-08-14 Thread Márcio Merlone
On 14-08-2014 16:28, Listas@Adminlinux wrote: I have a failover cluster for mail server with: Ubuntu12.04 + DRBD (for block replication) + Ext4 filesystem + Dovecot-2.0.19-2 with Mdbox (...) I plan to test Dovecot Replication with dsync to build an active/active cluster with load balancing.

Trying Dovecot Replication with dsync

2014-08-14 Thread Minhas Listas
Hi, I have a failover cluster for mail server with: Ubuntu12.04 + DRBD (for block replication) + Ext4 filesystem + Dovecot-2.0.19-2 with Mdbox It works fine with ~50k accounts. My cluster design: http://adminlinux.com.br/cluster_design.txt I plan to test Dovecot Replication with dsync to build

Cannot use dovecot with vpopmail and sendmail

2014-08-14 Thread Matthias Fechner
Hi, I setup a configuration that will use sendmail with dovecot as imap/pop3 service and vpopmail as backend to handle virtual users and store email there. For this I created a dovecot.m4 as described in the wiki, it looks like: ##*## ### DOVECOT Mailer