Changes

From SME Server
Jump to navigationJump to search
390 bytes added ,  01:36, 13 March 2020
no edit summary
Line 1: Line 1:  
{{Languages}}
 
{{Languages}}
 +
{{Warning box| This contrib is available on SME 7, SME 8 and SME 9, however no longer maintained by its author. He strongly suggests moving to [[https://wiki.contribs.org/Horde5 Horde 5]] for SME9 [[http://bugs.contribs.org/show_bug.cgi?id=8956 see bug #8956]]. }}
 +
 +
 
== Kronolith for SME Server ==
 
== Kronolith for SME Server ==
 +
=== Version ===
 +
{{ #smeversion: smeserver-kronolith }}
 +
{{ #smeversion: kronolith-h3 }}
 +
    
=== Maintainer ===
 
=== Maintainer ===
Line 18: Line 25:  
  yum --enablerepo=smecontribs install smeserver-kronolith
 
  yum --enablerepo=smecontribs install smeserver-kronolith
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
 +
 +
alternatively to reboot:
 +
expand-template /etc/e-smith/sql/init/84mysql.create.kronolith
 +
expand-template /etc/e-smith/sql/init/85kronolith_upgrade
 +
service mysql.init restart
 +
signal-event email-update
 +
config set UnsavedChanges no
 +
    
Enable webmail access in server-manager (if not already done)
 
Enable webmail access in server-manager (if not already done)
Line 36: Line 51:  
If you connect to the SME server console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
 
If you connect to the SME server console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
   −
Please note that this was written in januari 2008, if the software change then this howto may be outdated.
+
Please note that this was written in January 2008, if the software change then this howto may be outdated.
    
Please do edit if you find errors or have improvements.
 
Please do edit if you find errors or have improvements.
   −
=== SME 9 ===
+
=== connect with Thunderbird ===
* [http://bugs.contribs.org/show_bug.cgi?id=8443 SME 9 Bugfix] and [http://bugs.contribs.org/attachment.cgi?id=4740 Log].
  −
* Will possibly need to manually install '''[ftp://ftp4.za.freebsd.org/mirror/smeserver/releases/8.0/smecontribs/x86_64/RPMS/kronolith-h3-2.3.5-1.el5.sme.noarch.rpm kronolith-h3-2.3.5-1.el5.sme.noarch.rpm]''' and '''[http://mirror.internode.on.net/pub/smeserver/9/smedev/x86_64/RPMS/smeserver-kronolith-2.3-1.el6.sme.noarch.rpm smeserver-kronolith-2.3-1.el6.sme.noarch.rpm]''' in the '''smedev''' repos for '''SME9''' since it has not propagated to all the mirrors.
     −
<source language="csh">
+
you will need to install pear HTTP_WebDAV_Server
# For SME 9 use:
+
pear install channel://pear.php.net/HTTP_WebDAV_Server-1.0.0RC8
yum install http://mirror.chiropratique.org/releases/9/smedev/x86_64/RPMS/smeserver-kronolith-2.3-1.el6.sme.noarch.rpm \
+
service httpd-e-smith restart
http://mirror.chiropratique.org/releases/8.1/smecontribs/x86_64/RPMS/kronolith-h3-2.3.5-1.el5.sme.noarch.rpm
+
 
 +
to add a calender use thunderbird and lightning
 +
* add new ical with url:
 +
https://server/horde/rpc.php/kronolith/username/username.ics
 +
* login to http://server/webmail and go to calendar, then "manage calendars" on left
 +
* click "subscription url" and change last part to be username only
 +
 
 +
To migrate existing lighting calendar
 +
* go to thunderbird and export calendar to ics file
 +
* login to webmail, go to calendar and import the ics file
 +
* remove your temporary ics file
   −
# For SME 8.1 use:
  −
yum install http://mirror.chiropratique.org/releases/8.1/smecontribs/x86_64/RPMS/smeserver-kronolith-2.2-14.el5.noarch.rpm \
  −
http://mirror.chiropratique.org/releases/8.1/smecontribs/x86_64/RPMS/kronolith-h3-2.3.5-1.el5.sme.noarch.rpm
  −
</source>
      
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-kronolith component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-kronolith|title=this link}}.
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-kronolith component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-kronolith|title=this link}}.
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-kronolith|noresultsmessage="No open bugs found."}}
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=kronolith|noresultsmessage="No open bugs found."}}
    
=== Tested software ===
 
=== Tested software ===

Navigation menu