Line 1: |
Line 1: |
| + | {{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]]. }} |
| == Mimp for SME Server == | | == Mimp for SME Server == |
| + | === Version === |
| + | {{ #smeversion: smeserver-mimp}} |
| + | {{ #smeversion: mimp-h3 }} |
| + | |
| | | |
| === Maintainer === | | === Maintainer === |
Line 10: |
Line 16: |
| *Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages. | | *Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages. |
| | | |
− | ''(1) Imp are the standard email interface (webmail) included in SME'' | + | ''(1) Imp is the standard email interface (webmail) included in SME'' |
− | | |
− | <br>Step-by-step silly HowTo for installation of Mimp on SMEserver 7.1.3.
| |
− | | |
− | It's intended for Linux-newbies.
| |
| | | |
− | This installs from smedev repository (the simple way), there could be later versions elsewhere.
| + | Step-by-step HowTo for installation of Mimp on SME Server 7.x. |
| | | |
| === Installation === | | === Installation === |
| | | |
− | 1. Log in (with username root) to the SMEserver console. | + | 1. Log in (with username root) to the SME Server console. |
| | | |
| 2. Download and install mimp and smeserver-mimp | | 2. Download and install mimp and smeserver-mimp |
| | | |
− | yum --enablerepo=smedev install smeserver-mimp | + | yum install smeserver-mimp --enablerepo=smecontribs |
| | | |
| 3. Do following commands for the changes to take effect: | | 3. Do following commands for the changes to take effect: |
| | | |
− | signal-event post-upgrade | + | signal-event post-upgrade; signal-event reboot |
− | | |
− | signal-event reboot
| |
| | | |
| Your SME server reboots | | Your SME server reboots |
Line 52: |
Line 52: |
| 7. Enable webmail access in server-manager (if not already done) | | 7. Enable webmail access in server-manager (if not already done) |
| | | |
− | 8. Open https://yourserver/webmail | + | 8. Open https://your.server/webmail/horde/mimp with a webbrowser. |
| | | |
− | 9. Log in and check out Mobile email and related settings, by going to your.domain.com/horde/mimp. You will first login to horde, then login to mimp. Logout. | + | 9. Log in as admin (first to Horde, then to Mimp) and check out mobile email settings. Logout. |
| | | |
− | 10. Connect your mobile device to "your.domain/horde/mimp" or "your.domain/webmail (horde is supposed to automatically detect whether you are connecting via a wireless device and present you with the mimp login. '''Need someone to confirm that this still works on 7.1.x, only got confirmation that it did work on 6.x.''') and login. | + | 10. Connect your mobile device to "your.domain/horde/mimp" or "your.domain/webmail (horde is supposed to automatically detect whether you are connecting via a wireless device and present you with the mimp login) and login. |
| | | |
| ==== Check installed version ==== | | ==== Check installed version ==== |
Line 76: |
Line 76: |
| More tips about email in this HowTo: [[Email]] | | More tips about email in this HowTo: [[Email]] |
| | | |
− | If you connect to the SMEserver 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 april 2007, if the software change then this howto may be outdated. | | Please note that this was written in april 2007, if the software change then this howto may be outdated. |
| | | |
| Please do edit if you find errors or have improvements, but make sure that it works! | | Please do edit if you find errors or have improvements, but make sure that it works! |
| + | |
| + | === Bugs === |
| + | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-mimp component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-mimp|title=this link}}. |
| + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-mimp|noresultsmessage="No open bugs found."}} |
| + | |
| + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=mimp|noresultsmessage="No open bugs found."}} |
| | | |
| === Tested software version === | | === Tested software version === |
| | | |
− | Host: SMEserver v7.1 with update 3 (7.1.3) | + | Host: SME Server v9.0beta3 (el5 versions of rpms), v8.0, v7.1 update 3 onwards |
| + | |
| + | Current versions in SME 8 smecontribs repository at 19 February 2014 |
| | | |
− | mimp-h3.noarch 1.0.1-1 | + | mimp-h3-1.1.3-1.el5.sme.noarch.rpm |
| | | |
− | smeserver-mimp.noarch 1.0-11 | + | smeserver-mimp-1.1-3.el5.sme.noarch.rpm |
| | | |
| ---- | | ---- |
| | | |
| [[Category: Contrib]] | | [[Category: Contrib]] |
| + | [[Category: Groupware]] |