Marius Burkard
2016-04-20 1d46a3ad84e84fd5737ee5e482fbe154f4ad9448
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;