On Tue, Mar 17, 2009 at 12:09:40PM +0100, Patrick Ben Koetter wrote:

> My fault. I've overlooked that. In your case /usr/local/lib/sasl2 is the
> correct place to store Cyrus SASL config files.

I prefer to not mix application configuration files in the same
directory with system software libraries. Rather, I use and recommend:

    cyrus_sasl_config_path = ${config_directory}

OR

    cyrus_sasl_config_path = /etc/sasl2

or a similar directory where configuration related to Postfix or SASL
are kept. The first variant makes more sense in a multi-instance Postfix
configuration if more than one instance implements SASL. This setting
requires a non-ancient SASL library.

-- 
        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.

Reply via email to