Till Brehm
2014-03-26 4b75ea8ce582ea7b230124c3e9079c1eff883185
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;