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