On Tue, May 24, 2005 at 10:14:35AM -0400, Stephen Touset wrote:
> # fetch aliases from LDAP and /etc/aliases
> alias_maps = ldap:ldapalias hash:/etc/aliases
> alias_database = ldap:ldapalias hash:/etc/aliases

Per the documentation:  alias_maps is the list of maps to query for
aliases.  Since not all maps can/should be regenerated, alias_database
is the list of maps to regenerate at newalias time.  You told it to
regenerate an ldap database, which fails.

This is a configuration issue, not a postfix bug.
lamont


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to