On Wed, Sep 30, 2009 at 11:26:30PM +0200, Patrick Ben Koetter wrote: > > The file name has to start with a "/": > > > > ldap:/some/file.cf > > What happens if you don't use it properly? Why does it fall back to using > localhost then?
The table name is assumed to refer to a parameter prefix, rather than a file-name, and in the absense of explicit settings for said parameters, they all take the documented default values. > It can't find the file and falls back to defaults which is localhost for > $server_host, right? It can't file the "prefix_..." variables, and assigns default values. > Shouldn't it complain it can't find the specified file? There is no specified file. To specify a file, start with a "/", and then if the file is not found, an error is raised. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.