Till Brehm
2016-01-10 8712e41963938517f2c431f467816feb915e9778
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;