Florian Schaal
2015-09-03 aff9acb444d92c9ee2a0a86ce66dc6fa74ee3596
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;