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