Florian Schaal
2016-07-20 4f1183ea13f1d35e97487ca19a969c5e2e82a6a2
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;