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