Ticket #2149 (closed defect: worksforme)
Virtual Domains changes don't stick
| Reported by: | gwoollett | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | ||
| Severity: | critical | Keywords: | |
| Cc: |
Description
Attempts to delete bad settings in domain and alias dialogs fail when read save button is pressed. The save process is halted so that consequential save operations are also aborted.
I unable to make ANY changes to other modules due to this problem, and services fail to start.
Is there a manual way of reseting the mail settings back to defaults??
I'm desperate for a solution. :(
log below
2010/08/24 06:18:36 INFO> Global.pm:473 EBox::Global::saveAllModules - Saving config and restarting services: firewall mail logs webmail 2010/08/24 06:18:36 INFO> Base.pm:153 EBox::Module::Base::save - Restarting service for module: firewall 2010/08/24 06:18:52 INFO> Base.pm:799 EBox::Module::Base::_hook - Running hook: /etc/ebox/hooks/firewall.postservice 1 2010/08/24 06:18:52 INFO> Base.pm:153 EBox::Module::Base::save - Restarting service for module: mail 2010/08/24 06:18:56 WARN> Mail.pm:582 EBox::Mail::_getDovecotAntispamPluginConf - More than one module offers configuration for dovecot plugin. We will take the first one 2010/08/24 06:18:58 DEBUG> MailAliasLdap?.pm:183 EBox::MailAliasLdap::addVDomainAlias - Cannot use lifeimpactcentre.org.nz as alias for a mail domain because a domain which this name already exists 2010/08/24 06:19:23 DEBUG> ModelManager?.pm:366 EBox::Model::ModelManager::modelActionTaken - Notifying /egroupware/VMailDomain/
Hi,
What were those "bad settings"? How did you get them?
To remove the configuration of a module you can use /usr/share/ebox-clean-gconf script with the name of the module as parameter. In your case:
Note that this command removes all the configuration of this module.
Regards.