A. Täffner
2016-01-20 9261ee9949be26a779ebf5418788196ce2431338
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;