|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: src rpm for 2.3
From: Tuan Van (lang.thang
gmail.com)
Date: Fri Aug 11 2006 - 19:37:35 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wietse Venema wrote:
> SASL_README section "Building Postfix with Dovecot SASL support":
>
> % make makefiles CCARGS='-DUSE_SASL_AUTH -DDEF_SASL_SERVER_TYPE=\"dovecot\"'
>
I think there are typo with the docs.
tvan
mail ~/src/postfix-2.3.2 $ grep DEF_SASL_SERVER_TYPE * -r
README_FILES/SASL_README: DDEF_SASL_SERVER_TYPE=\"dovecot\"'
README_FILES/SASL_README: * The "-DDEF_SASL_SERVER_TYPE" stuff is not
necessary; it just makes Postfix
html/SASL_README.html:% make makefiles CCARGS='-DUSE_SASL_AUTH
-DDEF_SASL_SERVER_TYPE=\"dovecot\"'
html/SASL_README.html:<li> <p> The "-DDEF_SASL_SERVER_TYPE" stuff is not
necessary; it just
proto/SASL_README.html:% make makefiles CCARGS='-DUSE_SASL_AUTH
-DDEF_SASL_SERVER_TYPE=\"dovecot\"'
proto/SASL_README.html:<li> <p> The "-DDEF_SASL_SERVER_TYPE" stuff is
not necessary; it just
tvan
mail ~/src/postfix-2.3.2 $ grep DEF_SERVER_SASL_TYPE * -r
src/xsasl/README: -DDEF_CLIENT_SASL_TYPE=\"foobar\"
-DDEF_SERVER_SASL_TYPE=\"foobar\" \
src/global/mail_params.h:#ifndef DEF_SERVER_SASL_TYPE
src/global/mail_params.h:#define DEF_SERVER_SASL_TYPE "cyrus"
src/global/mail_params.h:#define DEF_SMTPD_SASL_TYPE DEF_SERVER_SASL_TYPE
thanks,
Tuan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]