Postfix

[ korean simplified chinese english ]

最近のPostfixは、Solaris付属のLIBLDAPは使用できなくなっているのだろうか。
OpenLDAPを使って、再構築.

configure :

$ gmake tidy
$ gmake makefiles CCARGS="-DHAS_LDAP" AUXLIBS="-lldap -llber"

make :

$ LD_RUN_PATH=/usr/local/lib gmake
$ su
# gmake upgrade

One Response - “Postfix”

  1. hijiri Says:

    SMTP AUTH をやろうとしたら、失敗。この場合、
    -DUSE_CYRUS_SASL をつけて make しなくてはならない。

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>