On 2012-06-23 8:10 PM, Brian Spraker wrote:
Would appreciate any help with this. I am not using any of the
individual configuration files on the conf.d folder - simply the
dovecot.conf and dovecot-sql.conf file. Here is a copy of those.
Please don't just copy/paste from your configs, always
--- On Sat, 6/23/12, Timo Sirainen wrote:
> From: Timo Sirainen
> Subject: Re: [Dovecot] Dovecot Quotas in Version 2
> To: "Brian Spraker"
> Cc: dovecot@dovecot.org
> Date: Saturday, June 23, 2012, 7:51 PM
> On 24.6.2012, at 3.45, Brian Spraker
> wrote:
>
On 24.6.2012, at 3.45, Brian Spraker wrote:
> I'm not sure I understand how to enable quota to work globally..?
Just put "mail_plugins = quota" outside protocol {} sections.
> But what would be preventing it from working under 'protocol imap' as it did
> before?
No idea, the error log should
--- On Sat, 6/23/12, Timo Sirainen wrote:
> From: Timo Sirainen
> Subject: Re: [Dovecot] Dovecot Quotas in Version 2
> To: "Brian Spraker"
> Cc: dovecot@dovecot.org
> Date: Saturday, June 23, 2012, 7:33 PM
> On 24.6.2012, at 3.29, Brian Spraker
> wrote:
>
On 24.6.2012, at 3.29, Brian Spraker wrote:
> This still didn't correct the issue - and Dovecot won't start when I have the
> mail_plugins line under 'protocol imap' uncommented.
You should also enable quota globally so it will work for doveadm and other
tools you may end up using.
> Error in
--- On Sat, 6/23/12, Timo Sirainen wrote:
> From: Timo Sirainen
> Subject: Re: [Dovecot] Dovecot Quotas in Version 2
> To: "Brian Spraker"
> Cc: dovecot@dovecot.org
> Date: Saturday, June 23, 2012, 7:23 PM
> On 24.6.2012, at 3.10, Brian Spraker
> wrote:
>
On 24.6.2012, at 3.10, Brian Spraker wrote:
> plugin {
> quota = maildir
> quota_rule = Trash:storage=100M
This should be quota_rule2. Otherwise you'll just overwrite this here:
> }
> user_query = SELECT uid, gid, home, maildir, concat('maildir:storage=',
> quota) AS quota FROM horde_users W
Hello all,
Just upgraded from Ubuntu 10.04 to 12.04 on a server today and went through a
few issues that I finally got corrected with many different services.
However, one of them - I absolutely cannot figure out.
I was using Dovecot 1 in Ubuntu 10.04 - but in Ubuntu 12.04, it has been
upgrade