#ident	"@(#)smail/conf:RELEASE-3_2_0_108:EDITME-newmost,v 1.7 1999/09/19 20:06:11 woods Exp"
#
# most (the new most) - a completely stock, native, NetBSD-1.x install,
# but with some common smail options enabled
#
CPPFLAGS="-I/usr/local/include"
CFLAGS="-g -O2 -pipe -Wall -Wtraditional -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Wmissing-declarations"
LDFLAGS="-g -O2 -pipe -L/usr/local/lib"
LIBS="-lident -lwrap"
OS_TYPE=bsd4.4-lite
MISC_DEFINES='SMAIL_LOG_STYLE=2:NO_FORWARDTO_FILE:USE_TARGET_DOMAIN:USE_LSEARCH_REGEXCMP:USE_STRICT_MX:LOG_SMTP_NON_COMPLIANCE:LOG_SMTP_ILLEGAL_OPERAND_WARNING'
HAVE=RFC1413:EHLO:LIBWRAP
ALIASES_FILE=/etc/aliases
ALIASES_TYPE=lsearch
FORCE_PATHS_FILE=forcepaths
FORCE_PATHS_TYPE=lsearch
FORCE_SMTP_FILE=forcesmtp
FORCE_SMTP_TYPE=lsearch
REWRITE_FILE=rewrite
REWRITE_TYPE=lsearch
# this assumes you use the HDB UUCP style config, which is
# the only one that'll work with UUCP_SYSTEM_FILE anyway...
# (and if this file does not exist "uuname" is used instead)
UUCP_SYSTEM_FILE=/etc/uucp/Systems
MISC_C_DEFINES='
#define NO_ALIASES_OPTIONAL		/* aliases file is not optional */
#define ALIASES_TRYAGAIN		/* defer message if no aliases file */
'
