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.


Messages - MrZANE

Pages: [1]
1
Email and Groupware / Re: Zentyal 5.0 mail not working after reboot
« on: December 15, 2016, 10:23:11 am »
Hi again.
I didn't disable the external accounts, it was disabled (Or rather wasn't enabled) after install.
Like Jose says it seems there is more than one problem here.

Ps. I've installed mail component v.5.0.1 and all seems to work as it should (Haven't tried to change the NIC to DHCP and rebooting though)

You didn't happen to disable "retrieve mail for external accounts" ,  did you? Turning this feature on in my test system causes the mail service not start.

Code: [Select]
2016/12/13 21:04:09 INFO> LDAP.pm:304 EBox::Module::LDAP::waitForLDAPObject - Waiting for schema object present: CN=userZentyalMail,CN=Schema,CN=Configuration,DC=idoubtit,DC=net                                                           
2016/12/13 21:04:09 INFO> LDAP.pm:304 EBox::Module::LDAP::waitForLDAPObject - Waiting for schema object present: CN=vdZentyalMail,CN=Schema,CN=Configuration,DC=idoubtit,DC=net                                                             
2016/12/13 21:04:13 ERROR> GlobalImpl.pm:659 EBox::GlobalImpl::saveAllModules - Failed to save changes in module mail: Can't locate object method "throw" via package "Can't locate object method "fetchmailMustRun" via package "EBox::Mail::FetchmailLdap" at /usr/share/perl5/EBox/Mail/FetchmailLdap.pm line 443.                                                                                                                                                                     
" (perhaps you forgot to load "Can't locate object method "fetchmailMustRun" via package "EBox::Mail::FetchmailLdap" at /usr/share/perl5/EBox/Mail/FetchmailLdap.pm line 443.                                                               
"?) at /usr/share/perl5/EBox/Module/Base.pm line 238.                                                                                                                                                                                       
2016/12/13 21:04:13 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: logs                                                                                                                                         
2016/12/13 21:04:14 ERROR> GlobalImpl.pm:734 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: mail  at The following modules failed while saving their changes, their state is unknown: mail  at /usr/share/perl5/EBox/GlobalImpl.pm line 734                                                                                                                                                                         
EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x5eb3e50)', 'progress', 'EBox::ProgressIndicator=HASH(0x5e51270)') called at /usr/share/perl5/EBox/Global.pm line 95                                                               
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x5e695d0)', 'progress', 'EBox::ProgressIndicator=HASH(0x5e51270)') called at /usr/share/zentyal/global-action line 32                                                                             
eval {...} at /usr/share/zentyal/global-action line 30     

Seems to be a missing module dependency.

The feature doesn't matter much to me as I was just using it to keep the test machine in sync with the live email service.  I don't actually use it in production.

2
Email and Groupware / Re: Zentyal 5.0 mail not working after reboot
« on: December 13, 2016, 11:49:39 am »
Hmmm. The issue might be fixed in one of the last zentyal component updates, but I'm not 100% sure since it's not the same VM (This one has 2 NICs, both DHCP though)  and another 59 Ubuntu updates where also installed. But I'm quite sure mail didn't work at startup on this VM before.

3
Email and Groupware / Re: Zentyal 5.0 mail not working after reboot
« on: December 13, 2016, 09:46:53 am »
Hi half_life
Thanks for the suggestion.
Code: [Select]
sudo systemctl start dovecotalone didn't work but if if followed up with
Code: [Select]
sudo systemctl start postfixit started.
It would be great if this could be fixed in the relevant component(s).

Ps. Pressing the mail service (re)start button didn't work either.

4
Email and Groupware / Re: Zentyal 5.0 mail not working after reboot
« on: December 09, 2016, 11:52:44 am »
An update (As a separate post to be more visible for others facing this problem):

It seems that changing the network card from using DHCP to instead use static IP fixes the problem.
I don't know why but since we're going to use static IP in the real deployment anyway it doesn't really matter to me.

5
Email and Groupware / Zentyal 5.0 mail not working after reboot
« on: December 07, 2016, 01:51:25 pm »
Hi
After downloading the newly released Zentyal 5.0 and installing it (Samba,AD,Mail,DNS,CA) on a virtual machine for trying out everything seems to work as it should. A virtual mail domain was created and also one user.
Everything (fileshare, MAPI, webmail, POP3, activesync etc.) was tested to work as it should.
No other changes to the newly installed system was done.

Also worth mentioning that the network card was set up with DHCP (An IP was reserved so the the VM always gets the same IP) and through that it gets another DNS server (Than it's own).

After the first reboot the mail wont ever start up again.

Any ideas what could cause this?
Kind regards
Jimmy

Pages: [1]