Jonas Schwarz
2016-04-24 3fa50551365ecc137d6858f6ee2159aa079d5451
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;