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