Marius Cramer
2015-05-26 76c0bd312d2db7f30dbf93552151dbee1abeb365
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;