Hi!

Meine Datei "/etc/aliases" sieht wie folgt aus:

Code:
# amavis
virusalert:     root
# General redirections for pseudo accounts in /etc/passwd.
administrator:  root
daemon: root
lp:     root
news:   root
uucp:   root
games:  root
man:    root
at:     root
postgres:       root
mdom:   root
amanda: root
ftp:    root
wwwrun: root
squid:  root
msql:   root
gnats:  root
nobody: root
# "bin" used to be in /etc/passwd
bin:    root
# Further well-known aliases for dns/news/ftp/mail/fax/web/gnats.
newsadm:        news
newsadmin:      news
usenet: news
ftpadm: ftp
ftpadmin:       ftp
ftp-adm:        ftp
ftp-admin:      ftp
hostmaster:     root
mail:   postmaster
postman:        postmaster
post_office:    postmaster
# "abuse" is often used to fight against spam email
abuse:  postmaster
spam:   postmaster
faxadm: root
faxmaster:      root
webmaster:      root
gnats-admin:    root
mailman:        root
mailman-owner:  mailman
# Majordomo can be used to have mailinglists on your site.
#majordomo:             "|/usr/lib/majordomo/wrapper majordomo"
#owner-majordomo:       root,
#majordomo-owner:       root,
# sample entry for a majordomo mailing-list called "test"
# read /usr/doc/packages/majordomo/README.linux for more information
# replace "test" with a new name and put the administrator into
# the "owner-test" alias instead of "root".
#
#test:                  "|/usr/lib/majordomo/wrapper resend -l test test-outgoing"
#test-outgoing:         :include:/var/lib/majordomo/lists/test
#test-request:          "|/usr/lib/majordomo/wrapper majordomo -l test"
#test-approval:         owner-test,
#owner-test-outgoing:   owner-test,
#owner-test-request:    owner-test,
#owner-test:            root,
#
# if you have bulk_mailer installed, you can replace the above
# "test-outgoing" line with the following:
#test-outgoing:         "|/usr/bin/bulk_mailer owner-test@host.com /var/lib/majordomo/lists/test"
Wenn ich jetzt poastmap /etc/aliases mache, dann erhalte ich

Code:
server:~ # postmap /etc/aliases
postmap: warning: /etc/aliases, line 14: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 15: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 16: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 22: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 24: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 25: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 26: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 27: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 28: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 29: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 30: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 31: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 32: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 33: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 34: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 35: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 36: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 37: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 38: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 39: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 40: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 42: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 44: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 45: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 46: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 47: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 48: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 49: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 50: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 51: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 52: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 53: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 54: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 56: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 57: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 58: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 59: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 60: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 61: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 62: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 63: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 84: record is in "key: value" format; is this an alias file?
postmap: warning: /etc/aliases, line 85: record is in "key: value" format; is this an alias file?
Was stimmt da nicht?

MfG
Bruce