LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   My Mail Server - Ubuntu + Postfix and more.. (https://www.linuxquestions.org/questions/linux-software-2/my-mail-server-ubuntu-postfix-and-more-512033/)

TechMansoor 12-19-2006 03:38 PM

My Mail Server - Ubuntu + Postfix and more..
 
http://flurdy.com/docs/postfix/#editions
The Mail Server:
---------------


1st Problem:
Ok guys, if you can reference this link:

http://flurdy.com/docs/postfix/#install_repos

This is how I far I've gotten. Bottom line, some of the pacakages will not install. Say for instance one of the more important ones, squirrel mail. It keeps coming up, "Squirrelmail can't be found" upon doing the command: sudo apt-get install squirrelmail

My question is, what do I need to do to get those lost packages including squirrelmail? I've done everything the author had commented on including changing archives in etc/apt/sources.list.

Should I perhaps find a squirrelmail mirror directly and do a:
sudo wget?

Thanks in advance

carl0ski 12-19-2006 05:45 PM

apt-get install squirrelmail

may not be working if the package isnt called squirrelmail
find its real name

apt-get search squirrel
or
apt-get search mail

been a while look for search/query using
apt-get --help


or alternatively you need more apt sources and one that has squirrelmail


All times are GMT -5. The time now is 10:40 PM.