Hello,
i have a problem. I want to install qmail on my debian server.
(And I don't want to read something like 'Why qmail? Better use exim or postfix or whatsoever.' I have my reasons for running qmail... Just believe me ;-) ).
Problem is: If i try to get the source package, apt tells me:
Quote:
root@dune:~# apt-get install qmail-src
Reading Package Lists... Done
Building Dependency Tree... Done
Package qmail-src is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package qmail-src has no installation candidate
root@dune:~#
|
Actually, I have the main debian server and a local mirror in my sources list, besides the mirror of the provider where my server is hosted.
I don't like that error. Is there anything I can do about it?