]> diplodocus.org Git - nmh/blobdiff - h/rcvmail.h
Sigh. I put the documentation about the -tls switch in the long description,
[nmh] / h / rcvmail.h
index c3a468ce82fbe634673b4831da0ce7fd4f32d473..37fba4db986f5f04e89af414fa9a50012df45a35 100644 (file)
@@ -1,8 +1,6 @@
 
 /*
  * rcvmail.h -- rcvmail hook definitions
- *
- * $Id$
  */
 
 #if defined(SMTPMTS)
 # include <mts/smtp/smtp.h>
 #endif /* SMTPMTS */
 
-#ifdef MMDFMTS
-# include <mts/mmdf/util.h>
-# include <mts/mmdf/mmdf.h>
-#endif /* MMDFMTS */
-
 
 #if defined(SMTPMTS)
 # define RCV_MOK       0
 # define RCV_MBX       1
 #endif /* SMTPMTS */
 
-#ifdef MMDFI
-# define RCV_MOK       RP_MOK
-# define RCV_MBX       RP_MECH
-#endif /* MMDFI */
-
 
 #ifdef NRTC                    /* sigh */
 # undef RCV_MOK