Daniel Steglich
2016-02-05 be2cd7358fc41a4260b6f707ac1d0efec1a85b18
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;