# $NetBSD: netbsd-proto.mc,v 1.10 2002/09/30 01:27:05 grant Exp $ divert(-1) include(`../m4/cf.m4') VERSIONID(`@(#)netbsd-proto.mc $Revision: 1.1 $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl dnl define(`confAUTO_REBUILD', True)dnl FEATURE(genericstable,DATABASE_MAP_TYPE` -o 'MAIL_SETTINGS_DIR`genericstable') FEATURE(mailertable, DATABASE_MAP_TYPE` -o 'MAIL_SETTINGS_DIR`mailertable') FEATURE(virtusertable,DATABASE_MAP_TYPE` -o 'MAIL_SETTINGS_DIR`virtusertable') FEATURE(domaintable, DATABASE_MAP_TYPE` -o 'MAIL_SETTINGS_DIR`domaintable') FEATURE(access_db, DATABASE_MAP_TYPE`hash -T -o 'MAIL_SETTINGS_DIR`access') FEATURE(`redirect') MAILER(local)dnl MAILER(smtp)dnl # Enable IPv6. IPv6 is marked as optional so the configuration file # can be used on IPV4-only kernel as well. DAEMON_OPTIONS(`Family=inet, address=0.0.0.0, Name=MTA')dnl DAEMON_OPTIONS(`Family=inet6, address=::, Name=MTA6, Modifiers=O')dnl