Till Brehm
2015-11-15 f4f981d8f98e4f74a8d69d05a31ab63e188ea808
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;