ich habe versucht mit der Hilfe des HowTo auf debianhowto
qmail auf meinen VServer zu installieren.
Dabei lag folgendes Problem vor:
Code: Select all
Do you want to install qmail_1.03-24_i386.deb now? [Yn] y
(Reading database ... 17474 files and directories currently installed.)
Preparing to replace qmail 1.03-24 (using qmail_1.03-24_i386.deb) ...
Stopping mail-transfer agent: qmail not running.
Performing upgrade
You are upgrading from version 1.03
Checking control files ...
Control files installed in /etc/qmail
Checking alias files location ...
Unpacking replacement qmail ...
Setting up qmail (1.03-24) ...
Your hostname is vl05s16.
hard error
Sorry, I couldn't find your host's canonical name in DNS.
You will have to set up /var/qmail/control/me yourself.
Starting mail-transfer agent: qmail.
Do you want to purge qmail-src now? [yN] y
(Reading database ... 17474 files and directories currently installed.)
Removing qmail-src ...
Remember that you can install qmail_1.03-24_i386.deb
on other computers so you don't need to compile it again.
Don't forget to setup a /etc/qmail/rcpthosts file to prevent open relaying!
Good luck!
vl05s16:~# dpkg -r exim
dpkg - warning: ignoring request to remove exim, only the config
files of which are on the system. Use --purge to remove them too.
vl05s16:~# dpkg -i /tmp/qmail/qmail_1.03-24_i386.deb
(Reading database ... 17465 files and directories currently installed.)
Preparing to replace qmail 1.03-24 (using .../qmail/qmail_1.03-24_i386.deb) ...
Stopping mail-transfer agent: qmail not running.
Performing upgrade
You are upgrading from version 1.03
Checking control files ...
Control files installed in /etc/qmail
Checking alias files location ...
Unpacking replacement qmail ...
Setting up qmail (1.03-24) ...
Your hostname is vl05s16.
hard error
Sorry, I couldn't find your host's canonical name in DNS.
You will have to set up /var/qmail/control/me yourself.
Starting mail-transfer agent: qmail.
nur der Ordner useres/ und die datei rcpthosts
gefunden werden. Also /etc/qmail/me fehlt.
Wie soll ich jetzt vorgehen? Vielen Dank für eure Mithilfe