Till Brehm
2016-05-25 94b28485b1b33bc3669fae140ace79fa64f3509e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;