Marius Cramer
2014-08-14 0e73fca2a24ffa6f1ec182563f22b73a387a59bb
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;