View Single Post

  #7 (permalink)  
Old 11-30-2007, 02:01 PM
satimis satimis is offline
Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 90
Rep Power: 2
satimis is on a distinguished road
Default

Quote:
Originally Posted by jesse View Post
You're on the right track there. Note: phpGroupWare is not eGroupWare.

eGroupWare: Applications

I found a package for ubuntu: Ubuntu -- egroupware-felamimail

Looks like it depends on eGroupWare which could be kind of overkill for you although it's quite a nice free groupware (used it myself for some time).
I found them, thanks;

$ apt-cache policy egroupware-core
Code:
egroupware-core:
  Installed: (none)
  Candidate: 1.2.106-2.dfsg-1
  Version table:
     1.2.106-2.dfsg-1 0
        500 http://debian.linux.org.tw feisty/universe Packages
     1.2-105.dfsg-1 0
        500 http://us.archive.ubuntu.com edgy/universe Packages
.$ apt-cache policy egroupware-emailadmin
Code:
egroupware-emailadmin:
  Installed: (none)
  Candidate: 1.2.106-2.dfsg-1
  Version table:
     1.2.106-2.dfsg-1 0
        500 http://debian.linux.org.tw feisty/universe Packages
     1.2-105.dfsg-1 0
        500 http://us.archive.ubuntu.com edgy/universe Packages
$ apt-cache policy php5-imap
Code:
php5-imap:
  Installed: (none)
  Candidate: 5.1.2-1ubuntu1
  Version table:
     5.1.2-1ubuntu1 0
        500 http://debian.linux.org.tw feisty/universe Packages
     5.1.2-1 0
        500 http://us.archive.ubuntu.com edgy/universe Packages
Do I need to install all packages?


I also found horde on repo;


$ apt-cache policy horde3
Code:
horde3:
  Installed: (none)
  Candidate: 3.1.3-4
  Version table:
     3.1.3-4 0
        500 http://debian.linux.org.tw feisty/universe Packages
     3.1.3-1 0
        500 http://us.archive.ubuntu.com edgy/universe Packages
$ apt-cache policy horde-sam
Code:
horde-sam:
  Installed: (none)
  Candidate: 0.1-1
  Version table:
     0.1-1 0
        500 http://debian.linux.org.tw feisty/universe Packages
        500 http://us.archive.ubuntu.com edgy/universe Packages
satimis
Reply With Quote