Nick Andriopoulos
2016-04-06 a3ce7daa565942496ca4d7e566be4ff6dafc0711
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;