Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Josep

Pages: 1 [2]
16
Installation and Upgrades / Mailfilter
« on: October 15, 2010, 02:21:08 am »
I installed a VirtualBox machine from the Zentyal 2.0 ISO.
I have been testing all the modules one by one.
I have configured the Mail and Webmail modules and I can successfully receive email.
However, enabling the MailFilter module breaks the email system.
I have disabled and reenabled the MailFilter module and here are the relevant bits in the /var/log/ebox/ebox.log file:

2010/10/15 00:19:56 INFO> Base.pm:151 EBox::Module::Base::save - Restarting service for module: logs
2010/10/15 00:37:00 DEBUG> UsersAndGroups.pm:857 EBox::UsersAndGroups::addUser - Missing argument: Password
2010/10/15 00:37:02 ERROR> Sudo.pm:212 EBox::Sudo::_rootError - root command test -e /etc/amavis/conf.d/amavisd.conf failed.
Error output:
Command output: .
Exit value: 1
2010/10/15 00:37:02 INFO> ServiceManager.pm:634 EBox::ServiceManager::__ANON__ - File /etc/amavis/conf.d/amavisd.conf does not exist. So we won't compute its digest


In the MailFilter module I had checked the options to have a ham and a spam account, but they do not exist in the LDAP database. I assume it is related somehow.

Still on the administration page, I click on Save Changes.
The ebox.log displays the following lines:
2010/10/15 01:13:57 INFO> Global.pm:471 EBox::Global::saveAllModules - Saving co                                                  nfig and restarting services: firewall mailfilter logs
2010/10/15 01:13:57 INFO> Base.pm:151 EBox::Module::Base::save - Restarting serv                                                  ice for module: firewall
2010/10/15 01:14:11 INFO> Base.pm:797 EBox::Module::Base::_hook - Running hook: /etc/ebox/hooks/firew                             all.postservice 1
2010/10/15 01:14:12 INFO> Base.pm:151 EBox::Module::Base::save - Restarting service for module: mailf                             ilter
2010/10/15 01:14:15 ERROR> Ldap.pm:697 EBox::Ldap::_errorOnLdap - $VAR1 = {
          'changes' => [
                         'replace',
                         [
                           'amavisBypassVirusChecks',
                           'FALSE'
                         ]
                       ]
        };
2010/10/15 01:14:15 ERROR> Ldap.pm:699 EBox::Ldap::_errorOnLdap - Unknown error at EBox::Ldap::modifyAttribute attribute 'amavisBypassVirusChecks' not allowed
2010/10/15 01:14:15 INFO> Base.pm:151 EBox::Module::Base::save - Restarting service for module: logs
2010/10/15 01:14:19 ERROR> Global.pm:568 EBox::Global::saveAllModules - The following modules failed while saving their changes, their state is unknown: mailfilter


And the administration page shows the following error:
Some modules reported error when saving changes . More information on the logs in /var/log/ebox/
The following modules failed while saving their changes, their state is unknown: mailfilter


These sort of "misterious" errors and the lack of proper solutions in these forums scare me away from this eBox/Zentyal thing.

The errors I am reporting here have been reported by other users in the past but I failed to find a solution for them.
Someone else experiencing the same problem?
What is the best path? Ignoring the Mailfilter module?

Pages: 1 [2]