On Wed, 7 Jun 2000, Jay Kelly wrote:
> I thinking of switching over to qmail from sendmail and wanted to know if I > install it with apt-get install? when I use sendmail I am able to mail some > addresses but not others. For example when I try to mail You need to install qmail-src and ucspi-tcp-src packages, build them with build-ucspi-tcp and build-qmail. For building qmail, make sure that no qmail-related uid-s and gid-s are in /etc/passwd and /etc/group. (the five qmail? users and alias, and group qmail). After installing look at README.Debian in /usr/doc/qmail. And moreover, read a few qmail documentation, eg. 'Life with qmail' to know how qmail works. It is very easy to use, but you need to know how things are done. > [EMAIL PROTECTED] I receive an error "Host not found" but I can > mail other email addresses. > any thoughts will help > It is [EMAIL PROTECTED] (lists and not list) Regards, Robert