Florian Schaal
2014-09-05 5de1ce81e51bb6c1b9a4c573132eb223748daf06
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;