On Wed, Sep 25, 2002 at 12:25:47PM +1000, David wrote: > On Wed, 25 Sep 2002, Peter Hardy wrote: > > dpkg --purge exim will remove all the leftover stuff. > > > > the moral of this story is that if you are going to install postfix, > remove exim first. apt-get removes exim but leaves the config/scrip files > and then apt-get remove --purge doesn't work. It's not a huge problem, > just that on a server I don't like messy files lying around.
I think a line like "apt-get install --purge postfix" should work, if you want to be lazy and do it in one line. :-) -- Pete [EMAIL PROTECTED] -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
