Florian Schaal
2016-04-12 83b91ea021f98317c1eb6d91adf3aeb9958fd8d6
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;