Emilio Campos writes:
Actually A courier-imap service is compiled and run with courier-authdaemond, but i would like to know I can do a configuration of new courier-imap for use new courier-authdaemond compilation without change the binaries, file config, etc in production. I don`t know how courier-imap serviceĀ connect or use dependencies about another courier-authdaemon service, forĀ configure similar with another courier-authdaemon service.thans and sorry my english!!!
You'll need to build a different version of courier-authlib and use the --prefix option to the configure script to install it in a non-default location.
Then, build a second version of courier-imap. When you run the configure script, set the COURIERAUTHCONFIG environment variable to point to the courierauthconfig binary from the second installed version of courier-authlib.
pgpieu7gfNEAB.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
