Marius Cramer
2014-03-20 0832c839f8141f9f52ce3328db3da2607a394eae
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;