Changes

From SME Server
Jump to navigationJump to search
409 bytes added ,  15:43, 16 April 2007
Added check version and uninstall info
Line 7: Line 7:  
=== Description ===
 
=== Description ===
   −
*MIMP is a version of IMP suitable for mobile devices such as WAP phones or PDAs.  
+
*MIMP is a version of IMP ''(1)'' suitable for mobile devices such as WAP phones or PDAs.  
 
*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 regular email interface included in SME''
    
<br>Step-by-step silly HowTo for installation of Mimp on SMEserver 7.1.3.
 
<br>Step-by-step silly HowTo for installation of Mimp on SMEserver 7.1.3.
Line 54: Line 55:     
  my $Mimp = $mimp{'status'} || 'enabled'; return "    \'status\' => \'active\'" unless$
 
  my $Mimp = $mimp{'status'} || 'enabled'; return "    \'status\' => \'active\'" unless$
 +
 +
'' The folloving line are untested by me:''
 +
<br>
 +
''If you replace 'active' with 'hidden', Mimp will be transparent when using webmail''
    
8. Exit Pico, and save file: ctrl+x - y - enter
 
8. Exit Pico, and save file: ctrl+x - y - enter
Line 72: Line 77:     
13. Connect your mobile device to "your.domain/horde/mimp" and login.
 
13. Connect your mobile device to "your.domain/horde/mimp" and login.
 +
 +
==== Check installed version ====
 +
yum info installed *mimp*
 +
That will show both packages.
 +
 +
==== Uninstall ====
 +
yum remove *mimp*
 +
Check spec (when asked) that no unintended packages have been included.
    
=== Additional information ===
 
=== Additional information ===
206

edits

Navigation menu