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