Cristian Deluxe
2016-03-21 869f30de060bcec0bce99a0045d34d320e25606c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;