Michael Fürmann
2015-02-19 07e1dc630a98df5824cb5c31ed798449e164dfd7
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;