Re: [Dovecot] quota warning script not working after upgrade to 2.1.1

2012-02-28 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > With 2.0.18 I was using a quota warning script like this: Must have been a PEBKAC - I fixed my installation by harmonising $PREFIX (seperate $PREFIX for 2.0 and 2.1, removig an old installation along the way) as well as cleaning up some old scripts and alas: Feb 28 22:13:15

[Dovecot] quota warning script not working after upgrade to 2.1.1

2012-02-28 Thread Ralf Hildebrandt
With 2.0.18 I was using a quota warning script like this: plugin { ... # Quota quota = maildir quota_rule = INBOX.Trash:storage=+2048M quota_warning = storage=99%% quota-warning 99 %u quota_warning2 = storage=95%% quota-warning 95 %u quota_warning3 = storage=90%% quota-warning 90 %u q