Till Brehm
2016-05-24 a775b024c9929f720771830c15e8b77303595cc0
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;