view acconfig.h @ 247:3c40f86d50e4

ignoring -m switch now Some software (e.g. spost of nmh) calls sendmail with -m. Until now, masqmail failed on this unrecognized option. From now on it is ignored. See man/masqmail.8 for the meaning of -m.
author markus schnalke <meillo@marmaro.de>
date Mon, 01 Nov 2010 13:30:02 -0300
parents 4fd237550525
children 02bc0331e390
line wrap: on
line source

#undef DEF_MAIL_GROUP
#undef DEF_MAIL_USER

/* Define if you want to use lockfile library.  */
#undef USE_LIBLOCKFILE

#undef ENABLE_DEBUG

#undef ENABLE_RESOLVER

#undef ENABLE_AUTH

#undef USE_LIB_CRYPTO

#undef ENABLE_IDENT

#undef CONF_DIR

#undef DATA_DIR

#undef SBINDIR