Il Neofita: > postfix/local[5857]: 3DB0520EB0C4: to=<ldap007a@fake.domain>, relay=local, > delay=0.06, delays=0.01/0.02/0/0.04, dsn=4.0.0, status=deferred (user > lookup error) ... > I cannot figure out why the wrong email is not bounced or rejected
Wietse: > Because Postfix was unable to determine if the user exits. Il Neofita: > Is there a way to let postfix know that the user does not exist? Fix the username lookup, so that Postfix can determine that the user does not exist. Wietse