From: Wietse Venema (no email)
Date: Mon Feb 12 2007 - 20:09:01 EST
Tom Bombadil:
> Greetings...
>
> I built postfix version 2.3.7 from source, but support for tcp tables
> doesn't seem to be compiled by default. And I can't find anything in the
> docs on how to build and/or enable it.
RTFM access(5) and other man pages concerning table-driven mechanisms.
TCP-BASED TABLES
This section describes how the table lookups change when lookups are
directed to a TCP-based server. For a description of the TCP
client/server lookup protocol, see tcp_table(5). This feature is not
available up to and including Postfix version 2.3.
Wietse
>
> gmake -f Makefile.init makefiles
> CCARGS='-DDEF_CONFIG_DIR=\"/opt/etc/postfix\"
> -DDEF_COMMAND_DIR=\"/opt/postfix/sbin\"
> -DDEF_DAEMON_DIR=\"/opt/postfix/libexec\"
> -DDEF_MAILQ_PATH=\"/opt/postfix/bin/mailq\"
> -DDEF_MANPAGE_DIR=\"/opt/postfix/man\"
> -DDEF_NEWALIAS_PATH=\"/opt/postfix/bin/newaliases\"
> -DDEF_SENDMAIL_PATH=\"/opt/postfix/bin/sendmail\" -DHAS_PCRE
> -I/opt/csw/include' AUXLIBS='-L/opt/csw/lib -R/opt/csw/lib -lpcre
>
>
> /opt/postfix/sbin/postconf -m
> cidr
> dbm
> environ
> nis
> nisplus
> pcre
> proxy
> regexp
> static
> unix
>
>
> Any hint?
>
> Thanks
>
>
>
|
|
|