Solution: On Aug 12, 2005, at 12:33 AM, Joe Laffey wrote:
If that solves it you can either set that from a script like so (depending on your system etc...)

echo "Starting Courier authdaemond"
if [ -f /usr/lib/courier/libexec/authlib/authdaemond ]; then
LD_LIBRARY_PATH=/my/path/to/libauthmysql-dir /usr/lib/ courier/libexec/authlib/authdaemond start
        echo 'Sleeping for authdaemon (2sec)'
        sleep 2
fi


I'll attempt a recompile to resolve the situation permanently.

Thanks for the help!
Jeff


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to