Marius Cramer
2015-05-07 f6e42fc631acad20006ad79f63ccecc0a86ad0eb
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;