Searched refs:dynamicmaps (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | Makefile.in | 19 PLUGINS = meta/dynamicmaps.cf 104 meta/dynamicmaps.cf: conf/dynamicmaps.cf Makefile 105 rm -f $@ && $(EXPAND) conf/dynamicmaps.cf | $(AWK) ' \
|
H A D | makedefs | 221 echo "# dynamicmaps=$dynamicmaps" 1122 case "$dynamicmaps" in 1137 case "$dynamicmaps" in 1247 case "$dynamicmaps" in
|
H A D | INSTALL | 215 database clients (database plugins) with the Debian-style dynamicmaps feature. 220 Specify "dynamicmaps=yes" on the "make makefiles" command line to build Postfix 222 dynamicmaps feature. 224 $ make makefiles dynamicmaps=yes ...other arguments... 227 (Specify "make makefiles dynamicmaps=no" to explicitly disable Postfix 231 configuration file dynamicmaps.cf in $meta_directory (usually, /etc/postfix or 249 database plugins and the location of the file dynamicmaps.cf. 310 Customizing the location of dynamicmaps.cf and other files 344 dynamicmaps.cf. 347 dynamicmaps.cf, postfix-files, and some multi-instance template files. The [all …]
|
H A D | RELEASE_NOTES-3.0 | 378 between multiple Postfix instances such as postfix-files, dynamicmaps.cf,
|
H A D | HISTORY | 19734 libglobal or dynamicmaps maps. File: postdrop/postdrop.c. 19736 Cleanup: moved dynamicmaps initialization from parameter 19738 (mail_dict_init()). A benefit of this is that dynamicmaps.cf 19744 a configurable dynamicmaps.cf directory. Files: 19757 Cleanup: dynamicmaps.cf is now installed into $daemon_directory 19759 like postfix-files and other files. Files: conf/dynamicmaps.cf, 19775 of dynamicmaps functions with an extension mechanism that 19776 dynamicmaps functions invoke instead. Files: util/dict.h, 19777 util/dict_open.c, global/dynamicmaps.[hc], global/mkmap.h, 19790 Security: the dynamicmaps.cf file and its and shared-object [all …]
|
/netbsd-src/external/ibm-public/postfix/dist/conf/ |
H A D | dynamicmaps.cf | 1 # $NetBSD: dynamicmaps.cf,v 1.2 2017/02/14 01:16:43 christos Exp $
|
H A D | postfix-files | 86 $meta_directory/dynamicmaps.cf.d:d:root:-:755 87 $meta_directory/dynamicmaps.cf:f:root:-:644
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | Makefile.in | 34 haproxy_srvr.c dsn_filter.c dynamicmaps.c uxtext.c \ 73 haproxy_srvr.o dsn_filter.o dynamicmaps.o uxtext.o \ 111 haproxy_srvr.h dsn_filter.h dynamicmaps.h uxtext.h smtputf8.h \ 1396 dynamicmaps.o: ../../include/argv.h 1397 dynamicmaps.o: ../../include/check_arg.h 1398 dynamicmaps.o: ../../include/dict.h 1399 dynamicmaps.o: ../../include/htable.h 1400 dynamicmaps.o: ../../include/load_lib.h 1401 dynamicmaps.o: ../../include/mkmap.h 1402 dynamicmaps.o: ../../include/msg.h [all …]
|
/netbsd-src/external/ibm-public/postfix/lib/global/ |
H A D | Makefile | 54 dynamicmaps.c \
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop | 1319 dynamicmaps
|
H A D | postconf.proto | 16858 dynamicmaps.cf file. The shlib_directory parameter defaults to 16889 multiple Postfix instances, such as postfix-files, dynamicmaps.cf,
|