LaMont Jones schrieb am 02.02.2005 18:24:
From the documentation:
# The alias_maps parameter specifies the list of alias databases used
# by the local delivery agent. The default list is system dependent.

# The alias_database parameter specifies the alias database(s) that
# are built with "newaliases" or "sendmail -bi".  This is a separate
# configuration parameter, because alias_maps (see above) may specify
# tables that are not necessarily all under control by Postfix.

Since you can't rebuild mysql maps with newaliases, you really want to
have this instead:

alias_maps = hash:/etc/postfix/aliases, mysql:/etc/postfix/mysql-aliases.cf
alias_database = hash:/etc/postfix/aliases

It seems you are right. I changed the configuration and re-installed postfix for testing purposes. Now the installation works without problems.

Sorry for creating unnessesary noise.

Bye
Sebastian

--
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt          <http://www.debianforum.de>

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to