Florian Schaal
2015-07-20 a958573a020a798f3a35741504e226e957b50022
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;