Postfix installation will nicht klappen :(
Posted: 2007-08-29 18:40
hi versuche postfix mit hilfe von
apt-get install postfix zu installieren.
kurz rattert es, und dann kommt:
einer ne Idee wie ich nun postfix zum laufen bekomme ?
danke scho mal
apt-get install postfix zu installieren.
kurz rattert es, und dann kommt:
Code: Select all
Debian-40-etch-32-LAMP:~# apt-get install postfix
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin
libsasl2-modules resolvconf postfix-cdb
Recommended packages:
mail-reader
The following NEW packages will be installed:
postfix
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/1089kB of archives.
After unpacking 2523kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package postfix.
(Reading database ... 52656 files and directories currently installed.)
Unpacking postfix (from .../postfix_2.3.8-2+b1_i386.deb) ...
Setting up postfix (2.3.8-2+b1) ...
Creating /etc/postfix/dynamicmaps.cf
Adding tcp map entry to /etc/postfix/dynamicmaps.cf
setting myhostname: localhost
setting alias maps
setting alias database
mailname is not a fully qualified domain name. Not changing /etc/mailname.
setting destinations: debian4032m, localhost, localhost.localdomain, localhost
setting relayhost:
setting mynetworks: 127.0.0.0/8
setting mailbox_command
setting mailbox_size_limit: 0
setting recipient_delimiter: +
setting inet_interfaces: all
WARNING: /etc/aliases exists, but does not have a root alias.
Postfix is now set up with a default configuration. If you need to make
changes, edit
/etc/postfix/main.cf (and others) as needed. To view Postfix configuration
values, see postconf(1).
After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.
Running newaliases
postalias: warning: /etc/aliases.db: duplicate entry: "news"
Stopping Postfix Mail Transport Agent: postfix.
Starting Postfix Mail Transport Agent: postfixpostfix: fatal: /etc/postfix/postfix-script: No such file or directory
failed!
invoke-rc.d: initscript postfix, action "restart" failed.
dpkg: error processing postfix (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
postfix
E: Sub-process /usr/bin/dpkg returned an error code (1)einer ne Idee wie ich nun postfix zum laufen bekomme ?
danke scho mal