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