Michael Fürmann
2015-02-17 9f94a17eacd85144a1aee14929688b33e9393fe1
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;