Marius Cramer
2015-04-17 0e14d73617c75afc53c159e56d2480867ab5aa3a
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;