Daniel Steglich
2016-03-18 9dfbec64488b6ca145a0f5ec305a17a068df8eb9
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;