Marius Burkard
2016-07-08 73c2f4f9253638a4f21e323e48242217276e3e50
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;