Marius Cramer
2015-04-17 9d983375dc86ecb80a999d58a938f063c60e63a4
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;