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

Pages: [1]
1
Hi Julien,

I finally got around to revisiting this topic.  It appears the notifications service is ready to be tested (https://github.com/openchange/openchange/tree/master/mapiproxy/services/plugins/dovecot)

but when I did some exploring in the existing Zentyal, I saw that /usr/share/zentyal/stubs/mail/dovecot.conf.mas contains conditional code for enabling notifications, depending on the $notificationsReady argument.

My question is, what is the safest way to enable testing of notifications without breaking a standard (latest updates) Zentyal install?  If I just compile and install the plugin, will Zentyal detect its presence and set the notificationsReady flag?  Should I manually override that by editing the .mas file?  Or is there another procedure for testing that I should follow?

Thanks in advance, Warren

3
Installation and Upgrades / Re: Captive Portal
« on: November 22, 2013, 11:08:26 pm »
/usr/share/zentyal/www/images/

So, for instance, if you have in /usr/share/zentyal/templates/captiveportal/popup.mas:

<img src="/data/images/mylogo.jpg" alt="My Logo" id="logo" style="float: none; margin: 0 auto; display: block; "/>

you need to create:

/usr/share/zentyal/www/images/mylogo.jpg

4
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"?

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

5
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?


Pages: [1]