Marius Cramer
2014-08-11 9d9ea6f6d55cfb018e1cbfe9d96c1ae67390069d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;