Marius Cramer
2015-09-13 1ec1fc69c4b550b15f3b04d2988e2138a5e22477
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;