[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 124] Re: LDAPのサポートを後付けでしたい。
- Subject: [postfix-jp: 124] Re: LDAPのサポートを後付けでしたい。
- From: Tomoyuki Sakurai <ml-postfix-jp@xxxxxxxxxxxxxxx>
- Date: Wed, 24 Mar 2004 12:09:14 +0900
On Wed, 24 Mar 2004 11:08:14 +0900
"matuura" <mmatuura@xxxxxxxxxxxxxxxx> wrote:
| 後付けでLDAPのサポートを出来るようにはする方法はないのでしょうか?
たぶん、ないと思います。
| 現在もうメールサーバーは運営しており長時間止めたくない為です。
次のような感じで作業すればごくわずかな停止時間で済みませんか。
build+installが正常に行われることが前提ですが。
# pwd
/path/to/build/dir
# ./configure --your-options
# make makefiles CCARGS="--some-options" ...
# postfix stop && make upgrade && \
postfix start; tail -f /path/to/maillog
| ※LDAPがサポートしていないと判断した訳
postconfでサポートしているlookup tableを確認できます。
> postconf -m
static
sdbm
cidr
pcre
regexp
environ
proxy
btree
unix
hash
pgsql
tcp
| -m     List the names of all  supported  lookup  table  types.  Postfix
|        lookup  tables  are specified as type:name, where type is one of
|        the types listed below. The table name  syntax  depends  on  the
|        lookup table type.
--
Tomoyuki Sakurai - Tomi -
mailto:ml-postfix-jp@xxxxxxxxxxxxxxx
local dnsbl files updated daily at
rsync://trombik.mine.nu/spf/output/
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- References- 
- [postfix-jp: 122] LDAPのサポートを後付けでしたい。, matuura
[検索ページ]
[Postfix-JP ML Home]