public void ReSaveSettings()
 {
     EmailSettings.SaveSettingsFromFile(_configFilePath, _settings);
 }