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