On Wed, 2008-07-30 at 00:49 +0200, mouss wrote:
> Michael Fernández M wrote:
> > Hi....
> > 
> > I'm having some problems with virtual_alias_maps, i mean: all this time
> > this worked fine, however i do not why and i can not find why is
> > happening this now...
> > 
> > I have alias and accounts on LDAP, Ldap is ok.. postfix found accounts,
> > however the alias are not found.
> > 
> > Every time i send a mail to an alias postfix search into ldap, and
> > execute the search and found the entry however postfix says: unknown
> > user: "[EMAIL PROTECTED]"
> > 
> > 
> > Here is the log for ldap:
> > 
> > Jul 29 14:37:11 venus slapd[21914]: conn=34 op=72 SRCH
> > base="gr=xxx.cl,gr=aliases,gr=postfix,o=xxx" scope=2 deref=0
> > filter="(&(objectClass=VirtualMailAlias)([EMAIL PROTECTED])(Active=TRUE))"
> > Jul 29 14:37:11 venus slapd[21914]: conn=34 op=72 SRCH attr=maildrop
> > Jul 29 14:37:11 venus slapd[21914]: conn=34 op=72 SEARCH RESULT tag=101
> > err=0 nentries=1 text=
> > 
> > Actually i do not undertand why....
> > 
> > I set virtual_alias_maps to hash map and the result is the same.
> > 
> > When i run: postmap -q [EMAIL PROTECTED] ldap:./alias_map it returns
> > the values... the same with  postmap -q [EMAIL PROTECTED]
> > hash:./alias_map_hash
> > 
> > Someboy have any idea about this?
> 
> 
> please provide information on your problem:
> - postfix logs (and not slapd logs)
> - output of 'postconf -n'
> - content of master.cf

> 
> first guess: you disabled virtual_alias_maps in master.cf.

Hi, thanks for the reply, i found that i disabled a few days ago amavis
and i had set receive_override_options = no_address_mappings...... just
nothing to say....

Thanks a lot!!!!! for the reply.

Michael.-






Reply via email to