Line 29: |
Line 29: |
| expand-template /etc/e-smith/sql/init/85kronolith_upgrade | | expand-template /etc/e-smith/sql/init/85kronolith_upgrade |
| service mysql.init restart | | service mysql.init restart |
− | expand-template /home/httpd/html/horde/kronolith/config/conf.php | + | signal-event email-update |
− | expand-template /home/httpd/html/horde/kronolith/config/prefs.php | + | config set UnsavedChanges no |
| | | |
| | | |
Line 53: |
Line 53: |
| | | |
| Please do edit if you find errors or have improvements. | | Please do edit if you find errors or have improvements. |
| + | |
| + | |
| + | === connect with Thunderbird === |
| + | |
| + | you will need to install pear HTTP_WebDAV_Server |
| + | pear install channel://pear.php.net/HTTP_WebDAV_Server-1.0.0RC8 |
| + | service httpd-e-smith restart |
| + | |
| + | 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 |
| | | |
| | | |