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