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 - happnatious1

Pages: 1 [2]
16
Just updated and rebooted and I'm still getting mail from my one and only virtual domain.  Mark it [SOLVED]?   :-\

17
WORKAROUND - for me was solution to mofify mas template
edit /usr/share/zentyal/stubs/mail/main.cf.mas and add your domain to parameter mydestination

original my destination look like
Code: [Select]
mydestination = $myorigin,$myhostname,localhost,localhost.$mydomain,$mydomain
after change (for domain acme.com)
Code: [Select]
mydestination = $myorigin,$myhostname,localhost,localhost.$mydomain,$mydomain,acme.com
And you need to restart Mail service thru zentyal web dashboard

I think that problem is in parsing $mydomain parameter but I don't know where is it ...

This worked for me, Thanks!

18
Installation and Upgrades / Re: Latest samba upgrade to 5.0 is borked.
« on: February 26, 2017, 08:36:07 pm »
I lost Web interface after update. Logged in to esxi console and ran sudo apt-get update and upgrade then rebooted and all is well again.

19
Email and Groupware / Re: how can read mail in Zentayl 5.0
« on: February 25, 2017, 02:42:00 pm »
using your ipaddress and username it should be at 'https://ipaddress/SOGo/so/username/Mail/view'

20
Email and Groupware / Zentyal and Thunderbird
« on: February 24, 2017, 02:38:32 am »
Don't know why this was so difficult and why there isn't a sticky dedicated to it but I finally got the Thunderbird email client working with zentyal 4 and 5. I'm putting it here to help any other newbie like myself.

First of course you need a properly functioning Zentyal server and you need to be able to login to the SoGo email web interface for your account. Then of course you need to install Thunderbird. It looks like the current version of Thunderbird comes with lightning which is a calendar interface. I then installed the Sogo add on for Thunderbird because I guess it needs it.

Now under file-new-existing email account
Enter your name, email address, and password

The server settings I found that work are:

The name of the server that dns can resolve using the ping command
port 143
User Name is your email address including domain ie. user@domain.com
Connection security is STARTTLS
Authentication Method is NORMAL PASSWORD

That should get email working.

Then Go to your SoGo web interface again and find the link to your address book and calendar. To do this for the address book on zentyal 4 for instance go to your address book and right click on "personal address book" and select properties, then links to this address book. Select and Copy the full path. Then under Thunderbird go to Address book which will pop up an address book window and select file-new-remote address book. Give it a name and past the path into the URL field.


Calendar was basically the same, go to calendar tab in Thunderbird and select file-new-Calendar, then on network blah blah blah.

Hope this helps.




21
Email and Groupware / Re: Zentyal 5 SOGo agenda sync works partially
« on: February 20, 2017, 07:48:30 pm »
What are the settings for lightning. I can't get mine to sync contacts and calendars at all. Only email.

22
Installation and Upgrades / Cant upgrade to V5
« on: February 10, 2017, 12:00:44 pm »
Running V4.2 on ESXI virtual machine. Pressing the upgrade to V5 button opens a nice pop up window that says upgrading to Version 5. I let it sit like that overnight and it was still there in the morning so I closed the window and rebooted. Still on V4.2.

23
Newbie here, loaded zentyal community (latest addition) about a week ago and have been struggling to join it to my sbs2011 install as a backup domain controller. Suddenly, tonight as I'm messing with it, again, ready to give up, an update pops up, I figure what the heck, worth a try. Bam! It's working! as soon as the update finished my users and groups populated. logs were all related to login issues. I don't know if I want to kill or kiss someone. I hope this isn't typical of the zentyal experience, I don't think my heart could take it.

Pages: 1 [2]