]> git.marmaro.de Git - mmh/blobdiff - acconfig.h
Remove DBMPWD, make it the default.
[mmh] / acconfig.h
index 3649bf33419ac15fd1bead9f25b8d396b60d076c..dad1509d47dfec2e7ceb5eb87adcb9dccc858428 100644 (file)
  * wish to change the features that are compiled into nmh.
  */
 
-/*
- * If you have defined DOT_LOCKING, then the default is to
- * place the lock files in the same directory as the file that
- * is to be locked.  Alternately, if you define LOCKDIR, you
- * can specify that all lock files go in a specific directory.
- * Don't define this unless you know you need it.
- */
-/* #define LOCKDIR "/usr/spool/locks" */
-
-/*
- * Define this if your passwords are stored in some type of
- * distributed name service, such as NIS, or NIS+.
- */
-#define DBMPWD  1
-
 /*
  * Directs nmh not to try and rewrite addresses
  * to their official form.  You probably don't