Philip Hazel said: >> ldap_forward:
>> driver = forwardfile
>> file = .forward
> [snip]
>> file_directory =
>> ${lookup
>> ldap{ldap:///uid=$local_part,<...>?homeDirectory}{$value}{}}
>> modemask = 022
> If you set "file_directory" to an expansion string that fails to
> expand, the forwardfile director cannot proceed because it doesn't know
> in what directory to look for .forward. Yep.
The question is -- how to avoid this?