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