Removed the whom program, which relayed on post(8) functionality.
[mmh] / config / config.c
index f5471a9..97a24ff 100644 (file)
@@ -293,11 +293,6 @@ char *showproc = nmhlibdir (/mhl);
 char *whatnowproc = nmhbindir (/whatnow);
 
 /*
- * This program is called to list/validate the addresses in a message.
- */
-char *whomproc = nmhbindir (/whom);
-
-/*
  * This is the sendmail interface to use for sending mail.
  */
 char *sendmail = SENDMAILPATH;