Till Brehm
2016-06-29 e2a219e2971cbbc048c34470e435df4eea752a82
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;