Title: RE: Qmail installation

apt-get --force-depends --purge remove exim doesn't work actually it answers
E: Command line option --force-depends is not understood

But to remove exim I did dpkg -r --force-all exim

I did
apt-get install qmail-src
apt-get install ucspi-tcp-src
build-qmail
build-ucspi-tcp
dpkg -i ucspi-tcp.deb qmail.deb

but since I already succeed to install qmail on freebsd, I was surprised to see on my debian box I don't have any /var/qmail folder or any qmail file related.

So how am I supposed to start my qmail daemons ?
Where can I find my configuration files ?




-----Original Message-----
From: Eric Boese-Wolf [mailto:[EMAIL PROTECTED]]
Sent: 22 October 2002 14:25
To: mike moon
Cc: [EMAIL PROTECTED]
Subject: Re: Qmail installation

You could do it like that :)

apt-get install qmail-src
apt-get install ucspi-tcp-src
build-qmail
build-ucspi-tcp
apt-get --force-depends --purge remove exim
dpkg -i ucspi-tcp.deb qmail.deb

Eric Böse-Wolf


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to