Marius Cramer
2014-05-19 9b4702d833708415d0cf05a98a00aac1bc850ff7
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;