Till Brehm
2014-04-23 7db4cd93e7598565f873fe99b82cb1e652808af9
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;