Marius Cramer
2015-01-21 c0138f5488dc19898c9e6c2df6c6264ee618e77c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;