Marius Cramer
2014-05-08 6a1dced42e084d1ee59ff63a17b99e592bd0e8c6
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;