Marius Cramer
2014-03-10 c9974f2a198f6cdd932dd5307e9e8f363a5fb0ba
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;