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

Pages: 1 ... 5 6 [7] 8 9
91
Installation and Upgrades / Re: where to get 3.3 version
« on: December 02, 2013, 10:52:47 am »
Hi,

In order to benefit from the first Technology Preview of the native Microsoft Exchange replacement, you need to update your Zentyal Server 3.2 (latest stable version) to Zentyal Server 3.3 (experimental version). You can do this simply by editing /etc/apt/sources.list and adding Zentyal 3.3 to the list of available repositories:

Code: [Select]
deb http://archive.zentyal.org/zentyal 3.3 main extra
And running the following apt commands as a superuser:

Code: [Select]
$ sudo apt-get update
$ sudo apt-get dist-upgrade

Reference: http://labs.zentyal.org/install-configure-zentyals-technology-preview-of-native-ms-exchange-replacement/

Br,
Julien.

92
Installation and Upgrades / Re: openchange not running after provisioned
« on: November 28, 2013, 11:53:54 am »
openchange has provisioned, but when I ssh to /etc/samba/smb.conf show as below

### Configuration required by OpenChange server (Module not provisioned!) ###
###    dcerpc endpoint servers = +epmapper, +mapiproxy
###    dcerpc_mapiproxy:server = true
###    dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds$
### Configuration required by OpenChange server ###

if I remove the "#" mark and restart the samba -D, the openchange will start and I can check mail, but I can only see 1 user (my self) in address book. Beside this, zentyal webadmin cannot re-provision the openchange. it prompt the error as below

Hi,

Zentyal final behavior is correct in this case and you should not have to alter the configuration manually to make it work. As described in the smb.conf comments, you have presumably hit a case where the module was not provisioned. However the interface lacked a message about it.

Can you send us your zentyal.log so we can investigate what caused the provisioning failure in the first place?

Br,
Julien.

93
Can you mark the topic as solved?

Br,
Julien.

94
Testing OpenChange, I created a new domain, CHG.LAN, for testing.  If this works, I will eventually want to use that domain internally.  However, with that domain, any outbound emails appear to come from "wdowns@chg.lan" rather than using our external domain.  Not surprising, since nowhere did I enter the external domain.

Question: Where can I configure the external domain, choggiung.com, to be used on mails bound out of the system?  I want headers rewritten on them.  If I simply configure the domain to be choggiung.com, it will conflict with my existing domain and I don't want to mix the two.  Or must I have an entirely separate LAN to perform this testing and the eventual migration?

If you configure a virtual domain, you will be able to use it for outbound emails and have postfix rewrite emails from internal to external domain.

This is one feature we have added as part of the latest nightly builds of the openchange module.

Br,
Julien.

95
Hi wdowns,

I understand that the immediate delivery feature of Exchange/Outlook is not currently supported, and we have to rely on Send/Receive polling to get mail.  I would like to know if implementing this feature is "in the works"?

Actually the feature already exists. It is made of a LMTP module for dovecot that triggers a newmail notification to one openchange subsystem called ocsmanager. The latest injects the notification into the payload of a MAPI response. This code is however not integrated/enabled in zentyal-openchange because we plan to take a different approach with rabbitMQ in place of ocsmanager.

Quote
I am a developer and could possibly contribute to implementing it, if I can be directed to the right code and/or discussion forums.

All contributions are welcome.

The following code should guide you some more to this regards:
https://github.com/openchange/openchange/tree/master/mapiproxy/services/plugins/dovecot

Br,
Julien

96
Installation and Upgrades / Re: Webmail Tasks
« on: November 20, 2013, 02:44:12 pm »
Hi all,

Openchange integration rules! I managed to setup everything and solution is getting close to stable from my perspective (daily updates).
Only thing I miss are Tasks in webmail (roundcube). Are there plans to implement Task in RC webmail similar to Calendar plugin? If so, when?

Hi Gregor,

This is a feature scheduled in our roadmap but not yet in the agenda. It is however plausible this feature shall enter the nightly builds at some point during January 2014.

Br,
Julien.

97
Installation and Upgrades / Re: Openchange & Outlook
« on: November 13, 2013, 09:07:43 pm »
What is the output of the following command on the windows workstation (where you are configuring Outlook):

nslookup 192.168.1.236

98
We have identified a configuration regression that shall specifically causing the issue you encountered.

As we are building nightly packages, forthcoming Zentyal package updates for 3.3 will embed the change and your problem be fixed.

Can you keep me posted to this regards?

Br,
Julien.

99
Installation and Upgrades / Re: Openchange & Outlook
« on: November 05, 2013, 04:15:31 pm »
What is the Microsoft Outlook version you are using?

100
Installation and Upgrades / Re: Openchange & Outlook
« on: November 04, 2013, 06:48:06 pm »
Did you add Zentyal DNS as the primary or secondary DNS server on the windows workstation?

101
Installation and Upgrades / Re: Openchange & Outlook
« on: November 04, 2013, 01:35:38 pm »
I assume your workstation has not joined the domain. If it is the case, then you need to force credentials prompt. To achieve this task, you need to:
# click on More Settings button
# select the Security tab
# tick the Always prompt for logon credentials checkbox

http://laboratory.zentyal.org/wp-content/uploads/2013/10/005_outlook_003.png

102
Installation and Upgrades / [SOLVED] Re: Zentyal 3.3 and OpenChange
« on: October 30, 2013, 10:48:40 am »
Thanks for the report.

We will dig in further the OU= problem you've experienced as it is a feature introduced in 3.2.

In the meanwhile, I will mark the topic as solved.

Best Regards,
Julien.

103
Installation and Upgrades / Re: Mobile and OpenChange...
« on: October 30, 2013, 10:47:34 am »
Hi Gilberto,

At the moment we have not yet integrated any mobile connectivity with the current TP1.

It is scheduled to be integrated but not until Q1 2014.

Best Regards,
Julien.

104
Hello,

Outlook 2003 cached mode synchronization can take time with email and there is unfortunately no way to force it.

In the meanwhile, if you can send the email from Outlook and see it in the webmail, it means there is no authentication or transaction problems.

Therefore the only advise we can provide here is to go to email, press Shift+F9 to force Send/Receive process and wait for few minutes.

105
Installation and Upgrades / Re: Zentyal 3.3 and OpenChange
« on: October 21, 2013, 10:27:07 am »
Hi Gilberto,

Following on the openchange integration status, is it now OK for you and can we close this thread?

Br,
Julien.

Pages: 1 ... 5 6 [7] 8 9