Marius Burkard
2016-04-20 b36a233cc59db2d66055d4c0ef7a4a79fb9d2226
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;