Marius Burkard
2016-05-09 9e63ffc814b8087ea8c1ba7c819bc91ff9ee985a
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;