Marius Cramer
2014-05-12 306c962fee7668697cf041f884cd33e6ba4e3cc6
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;