public ModelSave()
 {
     emailErrorLimit = Model.emailErrorLimit;
     mailMan         = Model.mailMan;
     devices         = Model.devices;
 }