Marius Cramer
2014-04-30 6ffc751467f34cd14d0636ee02a5888bdd4b7df5
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;