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