Till Brehm
2014-04-23 5afa9db57a7338ee92c2d855976eca79455c77ec
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;