[Dovecot] dovecot 1.2.alpha1 quota dict driver mysql broken
Robert Schetterer
robert at schetterer.org
Wed Sep 24 23:32:16 EEST 2008
Timo Sirainen schrieb:
> On Sep 24, 2008, at 11:12 PM, Robert Schetterer wrote:
>
>>> Like I said, see doc/dovecot-dict-sql-example.conf. The old style
>>> configuration doesn't work anymore in v1.2. The new style allows more
>>> logical and efficient SQL tables.
>>
>> jep but whats this
>>
>>
>>
>> Sep 24 21:40:58 Error: dict: Error in configuration file
>> /etc/dovecot/dovecot-dict-quota.conf line 2: Unknown setting: table
>> dovecot: Sep 24 21:40:58 Error: dict: Failed to initialize dictionary
>> 'quotadict'
>> dovecot: Sep 24 21:40:58 Error: IMAP(robert at schetterer.com):
>> read(/var/run/dovecot/dict-server) failed: Remote disconnected
>> dovecot: Sep 24 21:41:06 Warning: Killed with signal 15
>>
>> seems strange > Unknown setting: table ???
>
> Because there is no such setting anymore.
>
jep , i see *g
but there is no
doc/dovecot-dict-sql-example.conf
in 1.2
there is
doc/wiki/doc/wiki/Quota.Dict.txt
which has only old descriptions
Example 'dovecot-dict-quota.conf':
---%<-------------------------------------------------------------------------
connect = host=localhost dbname=mails user=sqluser password=sqlpass
table = quota
select_field = current
where_field = path
username_field = username
so you might have to upgrade the doc/wiki
for the new syntax
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
More information about the dovecot
mailing list