View Single Post

  #2 (permalink)  
Old 05-24-2008, 09:44 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,035
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Code:
apt-cache search cyrus-imapd-
Output:
Code:
cyrus-imapd-2.2 - Cyrus mail system (IMAP support)
It is in default type the command:
Code:
sudo apt-get update
sudo apt-get install cyrus-imapd-2.2
sudo apt-get install libsasl2-2 sasl2-bin libsasl2-2 libsasl2 libsasl2-dev libsasl2-modules
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool

Last edited by nixcraft; 05-24-2008 at 09:50 PM..
Reply With Quote