From: Bastian Blank (bastian+postfix-users=)
Date: Sun Jan 02 2005 - 13:57:23 EST
The behaviour of the search string expansion in the ldap table differs
from the documented behaviour. ldap_table(5) in 2.1 say:
| When the input key has no domain qualifier, %d is replaced by the entire search string.
In 2.2:
| Otherwise, %d is replaced by the entire search string.
But the code in both source trees don't show this. If it don't find a @
in the key, %d is expanded with an empty string. The attached patch
should fix the problem.
Bastian
-- Pain is a thing of the mind. The mind can be controlled. -- Spock, "Operation -- Annihilate!" stardate 3287.2
|
|
|